1. 38a23eb Merge tag 'hw-misc-20240326' of https://github.com/philmd/qemu into staging by Peter Maydell · 11 months ago
  2. 5107022 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 11 months ago
  3. ccebb9a ui/cocoa: Use NSTrackingInVisibleRect by Akihiko Odaki · 11 months ago
  4. f69a6f0 ui/cocoa: Resize window after toggling zoom-to-fit by Akihiko Odaki · 11 months ago
  5. d2ee042 ui/cocoa: Fix aspect ratio by Akihiko Odaki · 11 months ago
  6. 5c5d00d hw/smbios: add stub for smbios_get_table_legacy() by Igor Mammedov · 11 months ago
  7. d5866a7 contrib/plugins/execlog: Fix compiler warning by Yao Xingtao · 11 months ago
  8. 1dd7754 docs/system/ppc/amigang.rst: Fix formatting by BALATON Zoltan · 11 months ago
  9. 32da7e2 hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock by Arnaud Minier · 12 months ago
  10. 1f43970 hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update() by Philippe Mathieu-Daudé · 11 months ago
  11. 52405b7 hw/clock: Let clock_set_mul_div() return a boolean value by Philippe Mathieu-Daudé · 11 months ago
  12. e66d741 target/tricore/helper: Use correct string format in cpu_tlb_fill() by Philippe Mathieu-Daudé · 12 months ago
  13. a158c63 monitor/hmp-cmds-target: Append a space in error message in gpa2hva() by Yao Xingtao · 12 months ago
  14. 7c7a9f5 hw/scsi/scsi-generic: Fix io_timeout property not applying by Lorenz Brun · 12 months ago
  15. 9dab7bb target/i386/tcg: Enable page walking from MMIO memory by Gregory Price · 12 months ago
  16. 12d7b3b iotests: add test for stream job with an unaligned prefetch read by Fiona Ebner · 11 months ago
  17. bac09b0 block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes by Fiona Ebner · 11 months ago
  18. f6d38c9 block-backend: fix edge case in bdrv_next() where BDS associated to BB changes by Fiona Ebner · 11 months ago
  19. 3f93481 block/io: accept NULL qiov in bdrv_pad_request by Stefan Reiter · 11 months ago
  20. 2c66de6 vdpa-dev: Fix initialisation order to restore VDUSE compatibility by Kevin Wolf · 12 months ago
  21. d9e4070 tests/qemu-iotests: Test 157 and 227 require virtio-blk by Thomas Huth · 11 months ago
  22. 096ae43 Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 11 months ago
  23. 1a533ce qapi: document parameters of query-cpu-model-* QAPI commands by David Hildenbrand · 11 months ago
  24. 125f973 qapi/block-core: improve Qcow2OverlapCheckFlags documentation by Vladimir Sementsov-Ogievskiy · 11 months ago
  25. 1de7595 qapi: document leftover members in qapi/stats.json by Paolo Bonzini · 11 months ago
  26. b2913cc qapi: document leftover members in qapi/run-state.json by Paolo Bonzini · 11 months ago
  27. 6087783 qapi: document InputMultiTouchType by Marc-André Lureau · 11 months ago
  28. 7270819 qga/qapi-schema: Refill doc comments to conform to current conventions by Markus Armbruster · 11 months ago
  29. 5305a4e qapi: Correct documentation indentation and whitespace by Markus Armbruster · 11 months ago
  30. 209e64d qapi: Refill doc comments to conform to current conventions by Markus Armbruster · 11 months ago
  31. 1e6b050 qapi: Don't repeat member type in its documentation text by Markus Armbruster · 11 months ago
  32. 73c67f3 qapi: Start sentences with a capital letter, end them with a period by Markus Armbruster · 11 months ago
  33. 7d08424 qapi: Fix abbreviation punctuation in doc comments by Markus Armbruster · 11 months ago
  34. 8698e14 qapi: Fix typo in request-ebpf documentation by Markus Armbruster · 11 months ago
  35. aa03e16 qapi: Fix argument markup in drive-mirror documentation by Markus Armbruster · 11 months ago
  36. 7d50757 qapi: Tidy up indentation of add_client's example by Markus Armbruster · 11 months ago
  37. b5e2940 qapi: Tidy up block-latency-histogram-set documentation some more by Markus Armbruster · 11 months ago
  38. f972ed5 qapi: Expand a few awkward abbreviations in documentation by Markus Armbruster · 11 months ago
  39. c15fbc6 qapi: Drop stray Arguments: line from qmp_capabilities docs by Markus Armbruster · 11 months ago
  40. e6c60bf qapi: Fix bogus documentation of query-migrationthreads by Markus Armbruster · 11 months ago
  41. 8eb0a25 qapi: Resync MigrationParameter and MigrateSetParameters by Markus Armbruster · 11 months ago
  42. e8c5503 qapi: Improve migration TLS documentation by Markus Armbruster · 11 months ago
  43. 6a4180a Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 11 months ago
  44. 0cf74ff Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 11 months ago
  45. 022356d Merge tag 'migration-20240322-pull-request' of https://gitlab.com/peterx/qemu into staging by Peter Maydell · 11 months ago
  46. fe3e383 tests/qtest/libqtest.c: Check for g_setenv() failure by Peter Maydell · 11 months ago
  47. 43199b1 tests/unit/test-throttle: Avoid unintended integer division by Peter Maydell · 11 months ago
  48. f9b29c6 tests/tcg/s390x: Test TEST AND SET by Ilya Leoshkevich · 12 months ago
  49. 272fba9 target/s390x: Use mutable temporary value for op_ts by Ido Plat · 12 months ago
  50. 66e4118 libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick by Zheyu Ma · 12 months ago
  51. 6328d8f misc/pca955*: Move models under hw/gpio by Cédric Le Goater · 11 months ago
  52. b13ba38 hw/nvram/mac_nvram: Report failure to write data by Peter Maydell · 11 months ago
  53. c67f758 hw/misc/pca9554: Correct error check bounds in get/set pin functions by Peter Maydell · 11 months ago
  54. bed150b net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp() by Peter Maydell · 11 months ago
  55. e921e00 tests/unit/socket-helpers: Don't close(-1) by Peter Maydell · 11 months ago
  56. 80e9791 tests/qtest/npcm7xx_emc_test: Don't leak cmd_line by Peter Maydell · 11 months ago
  57. 1967e9e aspeed: Make the ast1030-a1 SoC not user creatable by Cédric Le Goater · 12 months ago
  58. ed6d5c2 aspeed: Make the ast2600-a3 SoC not user creatable by Cédric Le Goater · 12 months ago
  59. ed355dc hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user by Thomas Huth · 11 months ago
  60. 8c37f86 .travis.yml: Remove the unused xfslib-dev package by Thomas Huth · 12 months ago
  61. 0235540 .travis.yml: Shorten the runtime of the problematic jobs by Thomas Huth · 12 months ago
  62. 8fa1a21 migration/multifd: Fix clearing of mapped-ram zero pages by Fabiano Rosas · 11 months ago
  63. 910c164 migration/postcopy: Fix high frequency sync by Peter Xu · 12 months ago
  64. bd4480b migration: Revert mapped-ram multifd support to fd: URI by Fabiano Rosas · 12 months ago
  65. 853546f Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into staging by Peter Maydell · 11 months ago
  66. 2c43af0 Merge tag 'pull-riscv-to-apply-20240322' of https://github.com/alistair23/qemu into staging by Peter Maydell · 11 months ago
  67. 6a91e62 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Peter Maydell · 11 months ago
  68. 1590154 target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int' by Song Gao · 11 months ago
  69. 385e575 target/riscv/kvm: fix timebase-frequency when using KVM acceleration by Yong-Xuan Wang · 12 months ago
  70. e06adeb target/riscv: Fix mode in riscv_tlb_fill by Irina Ryapolova · 12 months ago
  71. c9b07fe target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin by Max Chou · 11 months ago
  72. 078189b hw/intc: Update APLIC IDC after claiming iforce register by Frank Chang · 12 months ago
  73. 0a11629 target/riscv/vector_helper.c: optimize loops in ldst helpers by Daniel Henrique Barboza · 12 months ago
  74. bac802a target/riscv: enable 'vstart_eq_zero' in the end of insns by Ivan Klokov · 12 months ago
  75. d57dfe4 trans_rvv.c.inc: remove redundant mark_vs_dirty() calls by Daniel Henrique Barboza · 12 months ago
  76. b46631f target/riscv: remove 'over' brconds from vector trans by Daniel Henrique Barboza · 12 months ago
  77. df4252b target/riscv/vector_helpers: do early exit when vstart >= vl by Daniel Henrique Barboza · 12 months ago
  78. 929e521 target/riscv: always clear vstart for ldst_whole insns by Daniel Henrique Barboza · 12 months ago
  79. 7e53e3d target/riscv: always clear vstart in whole vec move insns by Daniel Henrique Barboza · 12 months ago
  80. 768e7b3 target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess by Daniel Henrique Barboza · 12 months ago
  81. 0848f7c trans_rvv.c.inc: set vstart = 0 in int scalar move insns by Daniel Henrique Barboza · 12 months ago
  82. d3646e3 target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX() by Daniel Henrique Barboza · 12 months ago
  83. 68c9e54 target/riscv: do not enable all named features by default by Daniel Henrique Barboza · 12 months ago
  84. 9352f80 coroutine: reserve 5,000 mappings by Stefan Hajnoczi · 12 months ago
  85. fea445e Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 12 months ago
  86. 54294b2 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Peter Maydell · 12 months ago
  87. a1d86c4 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 12 months ago
  88. 3d5befc Merge tag 'edk2-20240320-pull-request' of https://gitlab.com/kraxel/qemu into staging by Peter Maydell · 12 months ago
  89. e4ef2a0 Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into staging by Peter Maydell · 12 months ago
  90. bc36f12 Merge tag 'pull-pa-20240319' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 12 months ago
  91. 9051995 Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 12 months ago
  92. 0500725 meson: remove dead dictionary access by Paolo Bonzini · 12 months ago
  93. 55900f5 tests/avocado: sbsa-ref: add OpenBSD tests for misc 'max' setup by Marcin Juszkiewicz · 12 months ago
  94. 385ac76 tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup by Marcin Juszkiewicz · 12 months ago
  95. 21f123f tests/avocado: drop virtio-rng from sbsa-ref tests by Marcin Juszkiewicz · 12 months ago
  96. 06f6bbc tests/avocado: update sbsa-ref firmware by Marcin Juszkiewicz · 12 months ago
  97. 9837697 gitlab: aggressively avoid extra GIT data by Alex Bennée · 12 months ago
  98. 7328102 tests/plugins: fix use-after-free bug by Paolo Bonzini · 12 months ago
  99. 7fd226b target/i386: Revert monitor_puts() in do_inject_x86_mce() by Tao Su · 12 months ago
  100. d4069a8 ui: compile dbus-display1.c with -fPIC as necessary by Marc-André Lureau · 12 months ago