index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
arch_init.h
Age
Commit message (
Expand
)
Author
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