index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-19
explicitly include hw/qdev-core.h
Paolo Bonzini
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
arm: remove useless cpu.h inclusion
Paolo Bonzini
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
alpha: include cpu-qom.h in files that require AlphaCPU
Paolo Bonzini
2016-05-19
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2016-05-19
m68k: include cpu-qom.h in files that require M68KCPU
Paolo Bonzini
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-05-19
target-xtensa: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-unicore32: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-tricore: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-sparc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-sh4: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-ppc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-ppc: do not make PowerPCCPUClass depend on target-specific symbols
Paolo Bonzini
2016-05-19
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
2016-05-19
target-mips: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-microblaze: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-m68k: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-lm32: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-i386: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-cris: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-arm: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
target-alpha: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
2016-05-19
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2016-05-19
scripts: add script to build QEMU and analyze inclusions
Paolo Bonzini
2016-05-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1...
Peter Maydell
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-05-18
9p: drop unused declaration from coth.h
Greg Kurz
2016-05-18
smbios: fix typo
Cao jin
2016-05-18
accel: make configure_accelerator return void
Wei Jiangang
2016-05-18
configure: Use uniform description for devel packages
Stefan Weil
2016-05-18
ipack: Update e-mail address
Alberto Garcia
2016-05-18
util: fix comment typos
Wei Jiangang
2016-05-18
qdict: fix unbounded stack warning for qdict_array_entries
Peter Xu
2016-05-18
Fix typo in variable name (found and fixed by codespell)
Stefan Weil
2016-05-18
vl: fix comment about when parsing cpu definitions
Wei Jiangang
2016-05-18
loader: fix potential memory leak
Cao jin
2016-05-18
remove comment for nonexistent structure member
Cao jin
2016-05-18
s390: remove misleading comment
Michael Tokarev
2016-05-17
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into staging
Peter Maydell
[next]