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