1. 25f34eb gdbstub: Correct invalid mentions of 'softmmu' by 'system' by Philippe Mathieu-Daudé · 12 months ago
  2. 9301969 accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition by Philippe Mathieu-Daudé · 12 months ago
  3. 7fcf757 Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 11 months ago
  4. 393770d raspi4b: Reduce RAM to 1Gb on 32-bit hosts by Cédric Le Goater · 11 months ago
  5. 27c335a tests/qtest: Fix STM32L4x5 GPIO test on 32-bit by Cédric Le Goater · 11 months ago
  6. 44e25fb hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled by Peter Maydell · 11 months ago
  7. aaaae12 docs: sbsa: update specs, add dt note by Marcin Juszkiewicz · 11 months ago
  8. fbe5ac5 target/arm: take HSTR traps of cp15 accesses to EL2, not EL1 by Peter Maydell · 11 months ago
  9. 6af9d12 Merge tag 'migration-20240331-pull-request' of https://gitlab.com/peterx/qemu into staging by Peter Maydell · 11 months ago
  10. 1d2f2b3 gitlab-ci/cirrus: switch from 'master' to 'latest' by Michael Tokarev · 11 months ago
  11. d0ad271 migration/postcopy: Ensure postcopy_start() sets errp if it fails by Avihai Horon · 11 months ago
  12. 30158d8 migration: Set migration error in migration_completion() by Avihai Horon · 11 months ago
  13. 7901c12 Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu into staging by Peter Maydell · 11 months ago
  14. fa96711 Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into staging by Peter Maydell · 11 months ago
  15. c919bc6 Merge tag 'pull-pa-20240329' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 11 months ago
  16. b9dbf6f Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 11 months ago
  17. 10e637f Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 11 months ago
  18. b07a5bb tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine by Nicholas Piggin · 11 months ago
  19. 74eb04a tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard by Nicholas Piggin · 11 months ago
  20. 4345316 target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor by Nicholas Piggin · 12 months ago
  21. ed399ad target/ppc: Fix GDB register indexing on secondary CPUs by Benjamin Gray · 12 months ago
  22. 978897a target/ppc: Restore [H]DEXCR to 64-bits by Benjamin Gray · 12 months ago
  23. d7d9c60 target/ppc/mmu-radix64: Use correct string format in walk_tree() by Philippe Mathieu-Daudé · 12 months ago
  24. beb0b62 hw/ppc/spapr: Include missing 'sysemu/tcg.h' header by Philippe Mathieu-Daudé · 11 months ago
  25. 58cb91b spapr: nested: use bitwise NOT operator for flags check by Harsh Prateek Bora · 11 months ago
  26. dafa0ec accel/tcg: Use CPUState.get_pc in cpu_io_recompile by Richard Henderson · 11 months ago
  27. 13af3af disas: Show opcodes for target_disas and monitor_disas by Richard Henderson · 11 months ago
  28. 2911e9b tcg/optimize: Fix sign_mask for logical right-shift by Richard Henderson · 11 months ago
  29. 4a3aa11 target/hppa: Clear psw_n for BE on use_nullify_skip path by Richard Henderson · 11 months ago
  30. 3bdf208 target/hppa: Add diag instructions to set/restore shadow registers by Helge Deller · 11 months ago
  31. 3819312 target/hppa: Move diag argument handling to decodetree by Richard Henderson · 11 months ago
  32. 558c09b target/hppa: Generate getshadowregs inline by Richard Henderson · 11 months ago
  33. d9b3301 Revert "tap: setting error appropriately when calling net_init_tap_one()" by Akihiko Odaki · 1 year, 5 months ago
  34. decfde6 tap-win32: Remove unnecessary stubs by Akihiko Odaki · 1 year, 1 month ago
  35. 89a8de3 hw/net/net_tx_pkt: Fix virtio header without checksum offloading by Akihiko Odaki · 11 months ago
  36. ba6bb2e ebpf: Fix indirections table setting by Akihiko Odaki · 11 months ago
  37. 1c188fc virtio-net: Fix vhost virtqueue notifiers for RSS by Akihiko Odaki · 11 months ago
  38. dcae75f qtest/virtio-9p-test.c: remove g_test_slow() gate by Daniel Henrique Barboza · 11 months ago
  39. 981eb10 qtest/virtio-9p-test.c: create/remove temp dirs after each test by Daniel Henrique Barboza · 11 months ago
  40. f8f5986 target/hppa: Fix overflow computation for shladd by Richard Henderson · 11 months ago
  41. fe2d066 target/hppa: Replace c with uv in do_cond by Richard Henderson · 11 months ago
  42. 82d0c83 target/hppa: Squash d for pa1.x during decode by Richard Henderson · 11 months ago
  43. 46bb3d4 target/hppa: Fix unit carry conditions by Richard Henderson · 11 months ago
  44. ababac1 target/hppa: Optimize UADDCM with no condition by Richard Henderson · 11 months ago
  45. d0ae87a target/hppa: Fix DCOR reconstruction of carry bits by Richard Henderson · 11 months ago
  46. 7d50b69 target/hppa: Use gva_offset_mask() everywhere by Sven Schnelle · 11 months ago
  47. 6ebebea target/hppa: Fix EIRR, EIEM versus icount by Richard Henderson · 11 months ago
  48. 0c58c1b target/hppa: Tidy read of interval timer by Richard Henderson · 11 months ago
  49. 104281c target/hppa: Mark interval timer write as io by Richard Henderson · 11 months ago
  50. bd1ad92 target/hppa: Fix ADD/SUB trap on overflow for narrow mode by Sven Schnelle · 11 months ago
  51. 578b813 target/hppa: Handle unit conditions for wide mode by Sven Schnelle · 11 months ago
  52. 2f48ba7 target/hppa: Fix B,GATE for wide mode by Richard Henderson · 11 months ago
  53. 7fb7c9d target/hppa: Fix BE,L set of sr0 by Richard Henderson · 11 months ago
  54. 889cd5a tests/tcg: Test shmat(NULL) by Ilya Leoshkevich · 11 months ago
  55. fa527b4 linux-user: Fix shmat(NULL) for h != g by Ilya Leoshkevich · 11 months ago
  56. e6763d7 linux-user: Fix shmat() strace by Ilya Leoshkevich · 11 months ago
  57. b9f3837 linux-user: Fix semctl() strace by Ilya Leoshkevich · 11 months ago
  58. 5012e52 Update version for v9.0.0-rc1 release by Peter Maydell · 11 months ago v9.0.0-rc1
  59. 38a23eb Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into staging by Peter Maydell · 11 months ago
  60. 5107022 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 11 months ago
  61. ccebb9a ui/cocoa: Use NSTrackingInVisibleRect by Akihiko Odaki · 11 months ago
  62. f69a6f0 ui/cocoa: Resize window after toggling zoom-to-fit by Akihiko Odaki · 11 months ago
  63. d2ee042 ui/cocoa: Fix aspect ratio by Akihiko Odaki · 11 months ago
  64. 5c5d00d hw/smbios: add stub for smbios_get_table_legacy() by Igor Mammedov · 11 months ago
  65. d5866a7 contrib/plugins/execlog: Fix compiler warning by Yao Xingtao · 11 months ago
  66. 1dd7754 docs/system/ppc/amigang.rst: Fix formatting by BALATON Zoltan · 11 months ago
  67. 32da7e2 hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock by Arnaud Minier · 12 months ago
  68. 1f43970 hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update() by Philippe Mathieu-Daudé · 11 months ago
  69. 52405b7 hw/clock: Let clock_set_mul_div() return a boolean value by Philippe Mathieu-Daudé · 11 months ago
  70. e66d741 target/tricore/helper: Use correct string format in cpu_tlb_fill() by Philippe Mathieu-Daudé · 12 months ago
  71. a158c63 monitor/hmp-cmds-target: Append a space in error message in gpa2hva() by Yao Xingtao · 12 months ago
  72. 7c7a9f5 hw/scsi/scsi-generic: Fix io_timeout property not applying by Lorenz Brun · 12 months ago
  73. 9dab7bb target/i386/tcg: Enable page walking from MMIO memory by Gregory Price · 12 months ago
  74. 12d7b3b iotests: add test for stream job with an unaligned prefetch read by Fiona Ebner · 11 months ago
  75. bac09b0 block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes by Fiona Ebner · 11 months ago
  76. f6d38c9 block-backend: fix edge case in bdrv_next() where BDS associated to BB changes by Fiona Ebner · 11 months ago
  77. 3f93481 block/io: accept NULL qiov in bdrv_pad_request by Stefan Reiter · 11 months ago
  78. 2c66de6 vdpa-dev: Fix initialisation order to restore VDUSE compatibility by Kevin Wolf · 12 months ago
  79. d9e4070 tests/qemu-iotests: Test 157 and 227 require virtio-blk by Thomas Huth · 11 months ago
  80. 096ae43 Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 11 months ago
  81. 1a533ce qapi: document parameters of query-cpu-model-* QAPI commands by David Hildenbrand · 11 months ago
  82. 125f973 qapi/block-core: improve Qcow2OverlapCheckFlags documentation by Vladimir Sementsov-Ogievskiy · 11 months ago
  83. 1de7595 qapi: document leftover members in qapi/stats.json by Paolo Bonzini · 11 months ago
  84. b2913cc qapi: document leftover members in qapi/run-state.json by Paolo Bonzini · 11 months ago
  85. 6087783 qapi: document InputMultiTouchType by Marc-André Lureau · 11 months ago
  86. 7270819 qga/qapi-schema: Refill doc comments to conform to current conventions by Markus Armbruster · 11 months ago
  87. 5305a4e qapi: Correct documentation indentation and whitespace by Markus Armbruster · 11 months ago
  88. 209e64d qapi: Refill doc comments to conform to current conventions by Markus Armbruster · 11 months ago
  89. 1e6b050 qapi: Don't repeat member type in its documentation text by Markus Armbruster · 11 months ago
  90. 73c67f3 qapi: Start sentences with a capital letter, end them with a period by Markus Armbruster · 11 months ago
  91. 7d08424 qapi: Fix abbreviation punctuation in doc comments by Markus Armbruster · 11 months ago
  92. 8698e14 qapi: Fix typo in request-ebpf documentation by Markus Armbruster · 11 months ago
  93. aa03e16 qapi: Fix argument markup in drive-mirror documentation by Markus Armbruster · 11 months ago
  94. 7d50757 qapi: Tidy up indentation of add_client's example by Markus Armbruster · 11 months ago
  95. b5e2940 qapi: Tidy up block-latency-histogram-set documentation some more by Markus Armbruster · 11 months ago
  96. f972ed5 qapi: Expand a few awkward abbreviations in documentation by Markus Armbruster · 11 months ago
  97. c15fbc6 qapi: Drop stray Arguments: line from qmp_capabilities docs by Markus Armbruster · 11 months ago
  98. e6c60bf qapi: Fix bogus documentation of query-migrationthreads by Markus Armbruster · 11 months ago
  99. 8eb0a25 qapi: Resync MigrationParameter and MigrateSetParameters by Markus Armbruster · 11 months ago
  100. e8c5503 qapi: Improve migration TLS documentation by Markus Armbruster · 11 months ago