1. 848ca15 hw/core: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  2. b313487 hw/core/resettable: Remove transitional_function machinery by Peter Maydell · 6 months ago
  3. 5fdb6cd hw/core/qdev: Simplify legacy_reset handling by Peter Maydell · 6 months ago
  4. b5fe9bf hw: Remove device_phases_reset() by Peter Maydell · 6 months ago
  5. 1000872 hw: Rename DeviceClass::reset field to legacy_reset by Peter Maydell · 6 months ago
  6. e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
  7. 134e094 hw: Define new device_class_set_legacy_reset() by Peter Maydell · 6 months ago
  8. 5313a0a hw: Remove device_class_set_parent_reset() by Peter Maydell · 6 months ago
  9. 3baa3c9 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 6 months ago
  10. e72a7f6 hw: Move declaration of IRQState to header and add init function by BALATON Zoltan · 8 months ago
  11. b8eada5 Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 6 months ago
  12. 32cfefb qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix' by Markus Armbruster · 6 months ago
  13. 0aa4bd6 qapi/machine: Drop temporary 'prefix' by Markus Armbruster · 6 months ago
  14. 80484f9 migration: Introduce 'qatzip' compression method by Bryan Zhang · 6 months ago
  15. 99ec7b4 platform-bus: fix refcount leak by Gao Shiyuan · 6 months ago
  16. fb6051e hw: add compat machines for 9.2 by Cornelia Huck · 6 months ago
  17. 446e5e8 hw/core/ptimer: fix timer zero period condition for freq > 1GHz by Jianzhou Yue · 7 months ago
  18. 5885bce Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 7 months ago
  19. 242da18 gdbstub: Add helper function to unregister GDB register space by Salil Mehta · 8 months ago
  20. 62f182c smbios: make memory device size configurable per Machine by Igor Mammedov · 8 months ago
  21. d4ff349 hw: Fix crash that happens when introspecting scsi-block on older machine types by Thomas Huth · 8 months ago
  22. 58ee924 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
  23. a376a8d loader: remove load_image_gzipped function as its not used anywhere by Ani Sinha · 8 months ago
  24. c88d074 hw/core/loader: allow loading larger ROMs by Gregor Haas · 8 months ago
  25. f8b64d3 cpu: Free queued CPU work by Akihiko Odaki · 8 months ago
  26. 1ca1958 hw/sd/sdcard: Use spec v3.01 by default by Philippe Mathieu-Daudé · 8 months ago
  27. 0f3974b accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/ by Philippe Mathieu-Daudé · 8 months ago
  28. 853c685 plugins: Free CPUPluginState before destroying vCPU state by Philippe Mathieu-Daudé · 8 months ago
  29. f5fcc64 hw/core: ensure kernel_end never gets used undefined by Alex Bennée · 8 months ago
  30. 5d98e18 virtio-pci: implement No_Soft_Reset bit by Jiqian Chen · 9 months ago
  31. f22855d hw/core/loader: gunzip(): fix memory leak on error path by Vladimir Sementsov-Ogievskiy · 8 months ago
  32. 2b5d12b cpu: fix memleak of 'halt_cond' and 'thread' by Matheus Tavares Bernardino · 9 months ago
  33. 795eaa6 hw/intc: Introduce x-query-interrupt-controllers QMP command by Philippe Mathieu-Daudé · 9 months ago
  34. 85743f5 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 9 months ago
  35. f3d8bb7 migration/multifd: add uadk compression framework by Shameer Kolothum · 9 months ago
  36. 354cac2 migration/multifd: add qpl compression method by Yuan Liu · 9 months ago
  37. b4912af scsi-disk: Fix crash for VM configured with USB CDROM after live migration by Hyman Huang · 9 months ago
  38. a2b6a96 machine, hostmem: improve error messages for unsupported features by Paolo Bonzini · 9 months ago
  39. 75dbebd machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available by Paolo Bonzini · 9 months ago
  40. f1572ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 9 months ago
  41. dc0d28c machine: allow early use of machine_require_guest_memfd by Paolo Bonzini · 9 months ago
  42. a271b8d virtio-blk: remove SCSI passthrough functionality by Paolo Bonzini · 10 months ago
  43. 638181a core/cpu-common: initialise plugin state before thread creation by Alex Bennée · 9 months ago
  44. a4c2735 cpu: move Qemu[Thread|Cond] setup into common code by Alex Bennée · 9 months ago
  45. 7e1c004 Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 9 months ago
  46. 9710401 hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1 by Fiona Ebner · 10 months ago
  47. 40a23ef virtio-gpu: fix v2 migration by Marc-André Lureau · 10 months ago
  48. 6af8037 Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into staging by Richard Henderson · 9 months ago
  49. 9d7950e hw/core: allow parameter=1 for SMP topology on any machine by Daniel P. Berrangé · 10 months ago
  50. 187716f vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load by Vinayak Kale · 10 months ago
  51. 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 10 months ago
  52. 0222111 migration: Remove non-multifd compression by Fabiano Rosas · 10 months ago
  53. 57d8284 accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins by Philippe Mathieu-Daudé · 10 months ago
  54. f037f5b target/arm: Default to 1GHz cntfrq for 'max' and new CPUs by Peter Maydell · 10 months ago
  55. 845dd03 hw/core/clock: allow clock_propagate on child clocks by Raphael Poggi · 11 months ago
  56. 4250826 exec: Declare target_words_bigendian() in 'exec/tswap.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
  57. a118c4a Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
  58. 098de99 hw/core: Support module-id in numa configuration by Zhao Liu · 10 months ago
  59. 989bb31 hw/core: Introduce module-id as the topology subindex by Zhao Liu · 10 months ago
  60. 8ec0a46 hw/core/machine: Support modules in -smp by Zhao Liu · 10 months ago
  61. dcba73b hw/core/machine: Introduce the module as a CPU topology level by Zhao Liu · 10 months ago
  62. 159fb79 hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc by Philippe Mathieu-Daudé · 11 months ago
  63. 631f46d reset: Add RESET_TYPE_SNAPSHOT_LOAD by Peter Maydell · 11 months ago
  64. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
  65. 236e939 qmp: add dump machine type compatibility properties by Maksim Davydov · 12 months ago
  66. 85b5974 Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
  67. 1e0a754 Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 10 months ago
  68. 1dfd42c hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper by Philippe Mathieu-Daudé · 11 months ago
  69. be842ef qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition by Philippe Mathieu-Daudé · 12 months ago
  70. f95b25c qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition by Philippe Mathieu-Daudé · 12 months ago
  71. 37662d8 HostMem: Add mechanism to opt in kvm guest memfd via MachineState by Xiaoyao Li · 12 months ago
  72. 85fa9ac hw: Add compat machines for 9.1 by Paolo Bonzini · 11 months ago
  73. 971febb hw/core: Move system emulation files to system_ss by Paolo Bonzini · 11 months ago
  74. 52405b7 hw/clock: Let clock_set_mul_div() return a boolean value by Philippe Mathieu-Daudé · 11 months ago
  75. 6fc6931 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 12 months ago
  76. 9b588be hw/i386/q35: Set virtio-iommu aw-bits default value to 39 by Eric Auger · 12 months ago
  77. 9dd5e80 virtio-iommu: Change the default granule to the host page size by Eric Auger · 12 months ago
  78. 0a5b5ac hw/acpi: Implement the SRAT GI affinity structure by Ankit Agrawal · 12 months ago
  79. c08da86 pcie: Support PCIe Gen5/Gen6 link speeds by Lukas Stockner · 1 year ago
  80. 7e52d0b Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging by Peter Maydell · 12 months ago
  81. e692f9c Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 12 months ago
  82. fa905f6 hw/nvme: add machine compatibility parameter to enable msix exclusive bar by Klaus Jensen · 12 months ago
  83. fe6d443 Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into staging by Peter Maydell · 12 months ago
  84. 97e0310 hw/core: Declare CPUArchId::cpu as CPUState instead of Object by Philippe Mathieu-Daudé · 1 year, 1 month ago
  85. 2ea09fe hw/core: Cleanup unused included headers in numa.c by Zhao Liu · 12 months ago
  86. 5585b02 hw/core: Cleanup unused included header in machine-qmp-cmds.c by Zhao Liu · 12 months ago
  87. 2ed22b2 hw/core: Cleanup unused included headers in cpu-common.c by Zhao Liu · 12 months ago
  88. 688f234 hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 12 months ago
  89. bfd65b4 hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 12 months ago
  90. 70c25c9 migration/multifd: Enable multifd zero page checking by default. by Hao Xiang · 12 months ago
  91. 303e6f5 migration/multifd: Implement zero page transmission on the multifd thread. by Hao Xiang · 12 months ago
  92. 5fdbb1d migration/multifd: Add new migration option zero-page-detection. by Hao Xiang · 12 months ago
  93. 4503dcf hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() by Zhao Liu · 12 months ago
  94. 54c4ea8 hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations by Zhao Liu · 12 months ago
  95. 72d346f hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations by Zhao Liu · 12 months ago
  96. 965bc08 qdev: Add a granule_mode property by Eric Auger · 1 year ago
  97. c006147 plugins: create CPUPluginState and migrate plugin_mask by Alex Bennée · 1 year ago
  98. 81cf548 cpu: call plugin init hook asynchronously by Pierrick Bouvier · 1 year ago
  99. ee59fa1 gdbstub: Simplify XML lookup by Akihiko Odaki · 1 year ago
  100. 0441e35 hw/core/machine: Use qemu_register_resettable for sysbus reset by Peter Maydell · 1 year ago