1. f7214f9 vl.c: Remove pxa2xx-specific -portrait and -rotate options by Peter Maydell · 4 months ago
  2. 8d3031f memory: notify hypervisor of all eventfds during listener (de)registration by Ani Sinha · 5 months ago
  3. 1b063fe reset: Use ResetType for qemu_devices_reset() and MachineClass::reset() by Juraj Marcin · 6 months ago
  4. d8d5ca4 softmmu/physmem.c: Keep transaction attribute in address_space_map() by Fea.Wang · 6 months ago
  5. eef0a1e system: Enable the device aliases for or1k, too by Thomas Huth · 8 months ago
  6. a1b4734 system: Sort QEMU_ARCH_VIRTIO_PCI definition by Philippe Mathieu-Daudé · 8 months ago
  7. 6e7d8c5 system: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  8. 990d2c1 seccomp: Remove check for CRIS host by Philippe Mathieu-Daudé · 7 months ago
  9. b8eada5 Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 6 months ago
  10. 154fd4d qapi/ui: Drop temporary 'prefix' by Markus Armbruster · 6 months ago
  11. 89bccec system: improve migration debug by Denis V. Lunev · 6 months ago
  12. b84f06c softmmu/physmem: fix memory leak in dirty_memory_extend() by David Hildenbrand · 6 months ago
  13. 637b0aa softmmu: Support concurrent bounce buffers by Mattias Nissler · 6 months ago
  14. d53bb90 system/vl.c: Print machine name, not "(null)", for unknown machine types by Peter Maydell · 6 months ago
  15. 9dbab31 replay: allow runstate shutdown->running when replaying trace by Nicholas Piggin · 7 months ago
  16. 7aea035 system/vl.c: Expand OpenGL related errors by Peter Maydell · 7 months ago
  17. 78dfb7b Merge tag 'pull-qapi-2024-08-05' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 7 months ago
  18. ef71d82 qmp: Fix higher half vaddrs for [p]memsave by Josh Junon · 7 months ago
  19. 7532ca5 qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() by Clément Léger · 7 months ago
  20. 4ec5ebe qemu/osdep: Move close_all_open_fds() to oslib-posix by Clément Léger · 7 months ago
  21. 7318806 system/physmem: Where we assume we have a RAM MR, assert it by Peter Maydell · 7 months ago
  22. 6410f87 Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging by Richard Henderson · 7 months ago
  23. 13c59a0 system/memory_mapping: make range overlap check more readable by Yao Xingtao · 7 months ago
  24. 24bec42 physmem: Add helper function to destroy CPU AddressSpace by Salil Mehta · 7 months ago
  25. 644a527 system/physmem: use return value of ram_block_discard_require() as errno by Zhenzhong Duan · 7 months ago
  26. a99dc9c vl: fix "type is NULL" in -vga help by Marc-André Lureau · 8 months ago
  27. 6b65931 system/cpus: Add cpu_pause() function by Nicholas Piggin · 8 months ago
  28. 596cccc physmem: Bail out qemu_ram_block_from_host() for invalid ram addrs by Edgar E. Iglesias · 8 months ago
  29. 2457343 memory: remove IOMMU MR iommu_set_page_size_mask() callback by Eric Auger · 8 months ago
  30. d44fe13 tracepoints: move physmem trace points by Alex Bennée · 8 months ago
  31. 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 8 months ago
  32. ff6d849 Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging by Richard Henderson · 8 months ago
  33. 0ff3243 system/physmem: Fix reference to dump-guest-core by Akihiko Odaki · 8 months ago
  34. 8db1f7b pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal by Alejandro Jimenez · 9 months ago
  35. 6269086 hw/misc/pvpanic: add support for normal shutdowns by Thomas Weißschuh · 9 months ago
  36. b2bbadc hw/xen: detect when running inside stubdomain by Marek Marczykowski-Górecki · 11 months ago
  37. 412d294 vl.c: select_machine(): add selected machine type to error message by Vladimir Sementsov-Ogievskiy · 8 months ago
  38. 0e460ac vl.c: select_machine(): use g_autoptr by Vladimir Sementsov-Ogievskiy · 8 months ago
  39. e9945a8 vl.c: select_machine(): use ERRP_GUARD instead of error propagation by Vladimir Sementsov-Ogievskiy · 8 months ago
  40. 3fd7373 vl: Allow multiple -overcommit commands by Zide Chen · 9 months ago
  41. 3f04455 Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging by Richard Henderson · 8 months ago
  42. 71386c6 memory: Remove IOMMU MR iommu_set_iova_range API by Eric Auger · 9 months ago
  43. d4d133a qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c by Pierrick Bouvier · 8 months ago
  44. ffbc394 sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time by Alex Bennée · 8 months ago
  45. e83e386 qtest: use cpu interface in qtest_clock_warp by Alex Bennée · 8 months ago
  46. 113ac1d sysemu: add set_virtual_time to accel ops by Alex Bennée · 8 months ago
  47. 5b7d54d gdbstub: move enums into separate header by Alex Bennée · 8 months ago
  48. eb5b289 memory: Constify IOMMUTLBEvent in memory_region_notify_iommu() by Philippe Mathieu-Daudé · 9 months ago
  49. ec40be9 memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one() by Philippe Mathieu-Daudé · 9 months ago
  50. 49a7202 xen: mapcache: Pass the ram_addr offset to xen_map_cache() by Edgar E. Iglesias · 10 months ago
  51. 4b69210 system/qtest: Replace sprintf by qemu_hexdump_line by Philippe Mathieu-Daudé · 11 months ago
  52. f1572ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 9 months ago
  53. a0aa6db memory: Introduce memory_region_init_ram_guest_memfd() by Xiaoyao Li · 9 months ago
  54. a5bdc45 physmem: Replace check for RAMBlock offset 0 with xen_mr_is_memory by Edgar E. Iglesias · 10 months ago
  55. 5d1c260 physmem: Always pass offset + addr to xen_map_cache by Edgar E. Iglesias · 10 months ago
  56. 096d910 system/runstate: Remove unused 'qemu/plugin.h' header by Philippe Mathieu-Daudé · 9 months ago
  57. c59fb13 cpus: Improve error messages on memsave, pmemsave write error by Markus Armbruster · 10 months ago
  58. ebb481c memory: Add Error** argument to memory_get_xlat_addr() by Cédric Le Goater · 10 months ago
  59. 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 10 months ago
  60. dafec28 Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 10 months ago
  61. 95e0fb0 qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead by Thomas Huth · 10 months ago
  62. a016dd5 Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qemu into staging by Richard Henderson · 10 months ago
  63. 69e78f1 system/physmem: Per-AddressSpace bounce buffering by Mattias Nissler · 1 year, 6 months ago
  64. 5c62719 system/physmem: Propagate AddressSpace to MapClient helpers by Mattias Nissler · 1 year, 6 months ago
  65. d5e2681 system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD by Philippe Mathieu-Daudé · 10 months ago
  66. dbea1c8 qapi: introduce exit-on-error parameter for migrate-incoming by Vladimir Sementsov-Ogievskiy · 10 months ago
  67. 873f9ca Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
  68. 5a5585f system: Pass RAM MemoryRegion and is_write in xen_map_cache() by Edgar E. Iglesias · 10 months ago
  69. a99dd33 system: let qemu_map_ram_ptr() use qemu_ram_ptr_length() by Juergen Gross · 1 year, 5 months ago
  70. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  71. 15d6253 tcg: remove CPU* types from typedefs.h by Paolo Bonzini · 10 months ago
  72. 75bbe6a exec: Expose 'target_page.h' API to user emulation by Philippe Mathieu-Daudé · 1 year, 3 months ago
  73. 8ec0a46 hw/core/machine: Support modules in -smp by Zhao Liu · 10 months ago
  74. 1e0a754 Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 10 months ago
  75. f95b25c qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition by Philippe Mathieu-Daudé · 12 months ago
  76. 7f65e78 qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition by Philippe Mathieu-Daudé · 12 months ago
  77. 4a18751 error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 12 months ago
  78. 88daa11 Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu into staging by Richard Henderson · 10 months ago
  79. 639ec3f memory: Add Error** argument to the global_dirty_log routines by Cédric Le Goater · 11 months ago
  80. 3688fec memory: Add Error** argument to .log_global_start() handler by Cédric Le Goater · 11 months ago
  81. b2e9426 physmem: Introduce ram_block_discard_guest_memfd_range() by Xiaoyao Li · 11 months ago
  82. 852f004 RAMBlock: make guest_memfd require uncoordinated discard by Paolo Bonzini · 11 months ago
  83. 15f7a80 RAMBlock: Add support of KVM private guest memfd by Xiaoyao Li · 11 months ago
  84. 08b2d15 runstate: skip initial CPU reset if reset is not actually possible by Paolo Bonzini · 11 months ago
  85. e199990 qdev-monitor: fix error message in find_device_state() by Vladimir Sementsov-Ogievskiy · 11 months ago
  86. a1d86c4 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 11 months ago
  87. e79f8b8 seccomp: report EPERM instead of killing process for spawn set by Daniel P. Berrangé · 1 year, 1 month ago
  88. 3343f29 vl: do not assert if sev-guest is used together with TCG by Paolo Bonzini · 11 months ago
  89. 7ea9cfc vl: convert qemu_machine_creation_done() to Error ** by Paolo Bonzini · 11 months ago
  90. 86a9ae8 physmem: Factor cpu_physical_memory_dirty_bits_cleared() out by Nicholas Piggin · 12 months ago
  91. 7e8ccf9 physmem: Expose tlb_reset_dirty_range_all() by Philippe Mathieu-Daudé · 12 months ago
  92. 6e78563 migration: migration_thread_is_self by Steve Sistare · 12 months ago
  93. 714f331 migration: export vcpu_dirty_limit_period by Steve Sistare · 12 months ago
  94. aeaafb1 migration: export migration_is_running by Steve Sistare · 12 months ago
  95. 3a6813b migration: export migration_is_active by Steve Sistare · 12 months ago
  96. f853fa0 migration: remove migration.h references by Steve Sistare · 12 months ago
  97. f3bff6c migration: export fewer options by Steve Sistare · 12 months ago
  98. 47293c9 physmem: Fix wrong address in large address_space_read/write_cached_slow() by Jonathan Cameron · 12 months ago
  99. e7927d3 physmem: Factor out body of flatview_read/write_continue() loop by Jonathan Cameron · 12 months ago
  100. bcfd8ba physmem: Reduce local variable scope in flatview_read/write_continue() by Jonathan Cameron · 12 months ago