- a8a506c hw/loongarch: Add support loongson3 virt machine type. by Xiaojuan Yang · 2 years, 8 months ago
- c80cafa softmmu: Add qemu_init_arch_modules() by Philippe Mathieu-Daudé · 3 years ago
- 62fffaa stubs: Remove unused arch_type.c stub by Peter Maydell · 3 years, 6 months ago
- 3669282 arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c by Peter Maydell · 3 years, 6 months ago
- cc68292 arch_init.h: Add QEMU_ARCH_HEXAGON by Peter Maydell · 3 years, 6 months ago
- 4f9205b monitor: Use accel_find("kvm") instead of kvm_available() by Peter Maydell · 3 years, 6 months ago
- 6773fbf softmmu: Use accel_find("xen") instead of xen_available() by Peter Maydell · 3 years, 6 months ago
- 4369223 Drop the deprecated unicore32 target by Markus Armbruster · 3 years, 9 months ago
- 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 9 months ago
- 875bb7e Remove the deprecated moxie target by Thomas Huth · 3 years, 9 months ago
- 4c5806a m68k: add the virtio devices aliases by Laurent Vivier · 3 years, 10 months ago
- 203adb4 qdev: define list of archs with virtio-pci or virtio-ccw by Laurent Vivier · 3 years, 10 months ago
- 42f3ff0 target/avr: Register AVR support with the rest of QEMU by Michael Rolnik · 5 years ago
- c8c35e5 Add rx-softmmu by Yoshinori Sato · 6 years ago
- 5964ed5 stubs: Add arch_type by Kevin Wolf · 5 years ago
- 2ae16a6 Include generated QAPI headers less by Markus Armbruster · 5 years ago
- 25a9d6c qapi: make query-cpu-definitions depend on specific targets by Marc-André Lureau · 6 years ago
- 96f75b5 qapi: make query-cpu-model-expansion depend on s390 or x86 by Marc-André Lureau · 6 years ago
- 0e2f453 qapi: make s390 commands depend on TARGET_S390X by Marc-André Lureau · 6 years ago
- 25fa194 RISC-V Build Infrastructure by Michael Clark · 7 years ago
- 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- abb297e Include qmp-commands.h exactly where needed by Markus Armbruster · 7 years ago
- 813dff1 target/hppa: Skeleton support for hppa-softmmu by Helge Deller · 7 years ago
- ca89f72 audio: Move arch_init audio code to hw/audio/soundhw.c by Eduardo Habkost · 8 years ago
- e671711 nios2: Add support for Nios-II R1 by Marek Vasut · 8 years ago
- 9f57061 acpi: filter based on CONFIG_ACPI_X86 rather than TARGET by Paolo Bonzini · 8 years ago
- 1007a37 smbios: filter based on CONFIG_SMBIOS rather than TARGET by Leif Lindholm · 8 years ago
- b18b604 qmp: add QMP interface "query-cpu-model-baseline" by David Hildenbrand · 8 years ago
- 0031e0d qmp: add QMP interface "query-cpu-model-comparison" by David Hildenbrand · 8 years ago
- e09484e qmp: add QMP interface "query-cpu-model-expansion" by David Hildenbrand · 8 years ago
- 3e2c0e0 cpu: Eliminate cpudef_init(), cpudef_setup() by Eduardo Habkost · 9 years ago
- 56e93d2 migration: move ram stuff to migration/ram by Juan Quintela · 10 years ago
- 32592e1 accel: Remove tcg_available() function by Eduardo Habkost · 10 years ago
- 7e3d523 arch_init: Setting QEMU_ARCH enum straight by Bastian Koppelmann · 10 years ago
- 48e06fe target-tricore: Add target stubs and qom-cpu by Bastian Koppelmann · 10 years ago
- 0d6ab3a Provide init function for ram migration by Dr. David Alan Gilbert · 11 years ago
- 4f953d2 smbios: Convert to QemuOpts by Markus Armbruster · 11 years ago
- f81222b audio: look for the ISA and PCI buses by Paolo Bonzini · 12 years ago
- ffa48cf audio: remove HAS_AUDIO by Paolo Bonzini · 12 years ago
- 0c764a9 acpi_table_add(): accept QemuOpts and parse it with OptsVisitor by Laszlo Ersek · 12 years ago
- a360d96 Add sample moxie system by Anthony Green · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago[Renamed from arch_init.h]
- 67d223b compiler: use weak aliases to provide default definitions by Paolo Bonzini · 12 years ago
- 76b64a7 win32: provide separate macros for weak decls and definitions by Anthony Liguori · 12 years ago
- 4f23a1e unicore32-softmmu: Add unicore32-softmmu build support by Guan Xuetao · 12 years ago
- e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 13 years ago
- c8262a4 eliminate arch_config_name variable by Eduardo Habkost · 13 years ago
- 4a0f031 audio: remove unused parameter isa_pic by Hervé Poussineau · 13 years ago
- 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
- 2328826 target-xtensa: add target stubs by Max Filippov · 13 years ago
- 303d4e8 Introduce -machine command option. by Anthony PERARD · 14 years ago
- adc56dd migration: move some declarations to migration.h by Blue Swirl · 14 years ago
- 81ea0e1 LatticeMico32 target support by Michael Walle · 14 years ago
- 0dfa5ef audio: consolidate audio_init() by Isaku Yamahata · 14 years ago
- ad96090 Refactor target specific handling, compile vl.c only once by Blue Swirl · 15 years ago