aboutsummaryrefslogtreecommitdiffstats
path: root/include/sysemu/arch_init.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-241-1/+0
* hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang2022-06-061-0/+1
* softmmu: Add qemu_init_arch_modules()Philippe Mathieu-Daudé2022-03-061-0/+2
* stubs: Remove unused arch_type.c stubPeter Maydell2021-08-261-2/+0
* arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.cPeter Maydell2021-08-261-9/+0
* arch_init.h: Add QEMU_ARCH_HEXAGONPeter Maydell2021-08-261-0/+1
* monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell2021-08-261-2/+0
* softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell2021-08-261-1/+0
* Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-1/+0
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-1/+0
* Remove the deprecated moxie targetThomas Huth2021-05-121-1/+0
* m68k: add the virtio devices aliasesLaurent Vivier2021-03-241-0/+1
* qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier2021-03-241-0/+8
* target/avr: Register AVR support with the rest of QEMUMichael Rolnik2020-07-111-0/+1
* Add rx-softmmuYoshinori Sato2020-03-191-0/+1
* stubs: Add arch_typeKevin Wolf2020-03-061-0/+2
* Include generated QAPI headers lessMarkus Armbruster2019-08-161-1/+0
* qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau2019-02-181-1/+0
* qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau2019-02-181-3/+0
* qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2019-02-181-7/+0
* RISC-V Build InfrastructureMichael Clark2018-03-071-0/+1
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+0
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+0
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-0/+1
* audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost2017-05-191-2/+0
* nios2: Add support for Nios-II R1Marek Vasut2017-01-241-0/+1
* acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini2017-01-161-1/+0
* smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm2017-01-161-1/+0
* qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand2016-09-061-0/+3
* qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand2016-09-061-0/+3
* qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand2016-09-061-0/+3
* cpu: Eliminate cpudef_init(), cpudef_setup()Eduardo Habkost2016-05-231-1/+0
* migration: move ram stuff to migration/ramJuan Quintela2015-06-121-1/+0
* accel: Remove tcg_available() functionEduardo Habkost2014-10-041-1/+0
* arch_init: Setting QEMU_ARCH enum straightBastian Koppelmann2014-09-221-17/+17
* target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-011-0/+1
* Provide init function for ram migrationDr. David Alan Gilbert2014-05-051-0/+1
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-1/+1
* audio: look for the ISA and PCI busesPaolo Bonzini2013-04-291-1/+1
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-1/+0
* acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek2013-04-041-1/+2
* Add sample moxie systemAnthony Green2013-03-231-0/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-0/+39