aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/arch_init.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik1-0/+1
2020-03-19Add rx-softmmuYoshinori Sato1-0/+1
2020-03-06stubs: Add arch_typeKevin Wolf1-0/+2
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-1/+0
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau1-1/+0
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau1-3/+0
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau1-7/+0
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+1
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-0/+1
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost1-2/+0
2017-01-24nios2: Add support for Nios-II R1Marek Vasut1-0/+1
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini1-1/+0
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm1-1/+0
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand1-0/+3
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand1-0/+3
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand1-0/+3
2016-05-23cpu: Eliminate cpudef_init(), cpudef_setup()Eduardo Habkost1-1/+0
2015-06-12migration: move ram stuff to migration/ramJuan Quintela1-1/+0
2014-10-04accel: Remove tcg_available() functionEduardo Habkost1-1/+0
2014-09-22arch_init: Setting QEMU_ARCH enum straightBastian Koppelmann1-17/+17
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann1-0/+1
2014-05-05Provide init function for ram migrationDr. David Alan Gilbert1-0/+1
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster1-1/+1
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini1-1/+1
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini1-1/+0
2013-04-04acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek1-1/+2
2013-03-23Add sample moxie systemAnthony Green1-0/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-0/+39