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
path:
root
/
include
/
sysemu
/
arch_init.h
Age
Commit message (
Expand
)
Author
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2018-03-07
RISC-V Build Infrastructure
Michael Clark
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-01-24
nios2: Add support for Nios-II R1
Marek Vasut
2017-01-16
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2017-01-16
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2016-09-06
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
2016-09-06
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
2016-09-06
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
2014-10-04
accel: Remove tcg_available() function
Eduardo Habkost
2014-09-22
arch_init: Setting QEMU_ARCH enum straight
Bastian Koppelmann
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
2014-05-05
Provide init function for ram migration
Dr. David Alan Gilbert
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
2013-03-23
Add sample moxie system
Anthony Green
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini