1. 04bbc3e raw-format: Fix error message for invalid offset/size by Kevin Wolf · 7 months ago
  2. 7452162 qapi: add qom-path to BLOCK_IO_ERROR event by Vladimir Sementsov-Ogievskiy · 5 months ago
  3. 4d7c5f8 block/vdi.c: Make SECTOR_SIZE constant 64-bits by Peter Maydell · 5 months ago
  4. 19c1e44 block/ssh.c: Don't double-check that characters are hex digits by Peter Maydell · 5 months ago
  5. 7520070 block/gluster: Use g_autofree for string in qemu_gluster_parse_json() by Peter Maydell · 5 months ago
  6. 5551449 block: Adjust check_block_size() signature by Markus Armbruster · 5 months ago
  7. b873463 docs: Mark "gluster" support in QEMU as deprecated by Thomas Huth · 5 months ago
  8. 07bea2d block-backend: Remove deadcode by Dr. David Alan Gilbert · 6 months ago
  9. eb5d28c block: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 6 months ago
  10. ae11f6c block/block-copy: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 11 months ago
  11. ce2a0ef block/stream: fix -Werror=maybe-uninitialized false-positives by Marc-André Lureau · 12 months ago
  12. 5791ba5 block/mirror: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 11 months ago
  13. ba11c88 block/mirror: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 12 months ago
  14. e84af3e block: Remove unused aio_task_pool_empty by Dr. David Alan Gilbert · 6 months ago
  15. 6475155 block/reqlist: allow adding overlapping requests by Fiona Ebner · 8 months ago
  16. 6252deb backup: add minimum cluster size to performance options by Fiona Ebner · 8 months ago
  17. 9484ad6 copy-before-write: allow specifying minimum cluster size by Fiona Ebner · 8 months ago
  18. 173c427 Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 6 months ago
  19. 85deb1f block: remove break after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  20. d125e4a block: replace assert(false) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  21. dc86dd5 license: Simplify GPL-2.0-or-later license descriptions by Philippe Mathieu-Daudé · 6 months ago
  22. a092c51 qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix by Markus Armbruster · 6 months ago
  23. ef834aa qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix by Markus Armbruster · 6 months ago
  24. d23d2ef qapi/crypto: Drop temporary 'prefix' by Markus Armbruster · 6 months ago
  25. 547c4e5 block/blkio: use FUA flag on write zeroes only if supported by Stefano Garzarella · 7 months ago
  26. c8a76db nbd/server: CVE-2024-7409: Cap default max-connections to 100 by Eric Blake · 7 months ago
  27. 5eed3db vvfat: Fix reading files with non-continuous clusters by Amjad Alsharafi · 8 months ago
  28. f60a6f7 vvfat: Fix wrong checks for cluster mappings invariant by Amjad Alsharafi · 8 months ago
  29. 21b25a0 vvfat: Fix usage of `info.file.offset` by Amjad Alsharafi · 8 months ago
  30. b881cf0 vvfat: Fix bug in writing to middle of file by Amjad Alsharafi · 8 months ago
  31. d5f6cbb block-copy: Fix missing graph lock by Kevin Wolf · 9 months ago
  32. 2abc22e block/curl: rewrite http header parsing function by Michael Tokarev · 9 months ago
  33. d05ae94 Consider discard option when writing zeros by Nir Soffer · 9 months ago
  34. 5915139 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
  35. 7b1070a Revert "meson: Propagate gnutls dependency" by Akihiko Odaki · 10 months ago
  36. 727f4a7 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 8 months ago
  37. bd385a5 qcow2: Don't open data_file with BDRV_O_NO_IO by Kevin Wolf · 11 months ago
  38. e9c9d8d block/file-posix: Drop ifdef for macOS versions older than 12.0 by Akihiko Odaki · 9 months ago
  39. d656aaa block: rename former bdrv_file_open callbacks by Paolo Bonzini · 1 year, 6 months ago
  40. 44b424d block: remove separate bdrv_file_open callback by Paolo Bonzini · 2 years, 4 months ago
  41. 3ab0f06 crypto/block: drop qcrypto_block_open() n_threads argument by Stefan Hajnoczi · 10 months ago
  42. 24687ab linux-aio: add IO_CMD_FDSYNC command support by Prasad Pandit · 11 months ago
  43. 10b1e09 block/copy-before-write: use uint64_t for timeout in nanoseconds by Fiona Ebner · 11 months ago
  44. b67e353 block: drop force_dup parameter of raw_reconfigure_getfd() by Denis V. Lunev via · 11 months ago
  45. 0fd05c8 qapi: blockdev-backup: add discard-source parameter by Vladimir Sementsov-Ogievskiy · 1 year ago
  46. 006e845 block/copy-before-write: create block_copy bitmap in filter node by Vladimir Sementsov-Ogievskiy · 1 year ago
  47. 5071751 block/copy-before-write: support unligned snapshot-discard by Vladimir Sementsov-Ogievskiy · 1 year ago
  48. 137b4d4 block/copy-before-write: fix permission by Vladimir Sementsov-Ogievskiy · 1 year ago
  49. 7d99ae5 blockcommit: Reopen base image as RO after abort by Alexander Ivanov · 11 months ago
  50. 29ad187 block/vmdk: Improve error messages on extent write error by Markus Armbruster · 10 months ago
  51. ae9433f meson: do not query modules before they are processed by Paolo Bonzini · 10 months ago
  52. 0241e0f meson: remove unnecessary reference to libm by Paolo Bonzini · 10 months ago
  53. a22a97d block/ssh: Use URI parsing code from glib by Thomas Huth · 11 months ago
  54. f8b74fc block/nfs: Use URI parsing code from glib by Thomas Huth · 11 months ago
  55. ad97c01 block/nbd: Use URI parsing code from glib by Thomas Huth · 11 months ago
  56. 3413c66 block/gluster: Use URI parsing code from glib by Thomas Huth · 1 year ago
  57. f9cc8cf block/qcow2-bitmap: Replace g_memdup() by g_memdup2() by Philippe Mathieu-Daudé · 3 years, 6 months ago
  58. 85b5974 Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
  59. 2d9cbbe block/gluster: Remove deprecated RDMA protocol handling by Philippe Mathieu-Daudé · 12 months ago
  60. a95921f qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition by Philippe Mathieu-Daudé · 1 year ago
  61. e193d4b block: Remove unnecessary NULL check in bdrv_pad_request() by Kevin Wolf · 12 months ago
  62. bac09b0 block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes by Fiona Ebner · 12 months ago
  63. f6d38c9 block-backend: fix edge case in bdrv_next() where BDS associated to BB changes by Fiona Ebner · 12 months ago
  64. 3f93481 block/io: accept NULL qiov in bdrv_pad_request by Stefan Reiter · 12 months ago
  65. 52df1a5 qemu-img: Fix Column Width and Improve Formatting in snapshot list by Abhiram Tilak · 1 year, 2 months ago
  66. ae5a40e mirror: Don't call job_pause_point() under graph lock by Kevin Wolf · 1 year ago
  67. 46ff64a error: Move ERRP_GUARD() to the beginning of the function by Zhao Liu · 1 year ago
  68. 76db0ea block/vmdk: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  69. f5ec96c block/vdi: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  70. ce33d85 block/snapshot: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  71. c66eec9 block/qed: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  72. d13e3b4 block/qcow2: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  73. e1081e3 block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  74. ed46217 block/nvme: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  75. c835ca0 block/nbd: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  76. c79eabc block/copy-before-write: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  77. 15dbbea Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 1 year, 1 month ago
  78. 35286da block: Support detached LUKS header creation using qemu-img by Hyman Huang · 1 year, 1 month ago
  79. d0112eb block: Support detached LUKS header creation using blockdev-create by Hyman Huang · 1 year, 1 month ago
  80. d74523a crypto: Modify the qcrypto_block_create to support creation flags by Hyman Huang · 1 year, 1 month ago
  81. 433957b qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS by Hyman Huang · 1 year, 1 month ago
  82. 9ad5c4e crypto: Support LUKS volume with detached header by Hyman Huang · 1 year, 1 month ago
  83. 10b2393 blkio: Respect memory-alignment for bounce buffer allocations by Kevin Wolf · 1 year, 1 month ago
  84. ad89367 block-backend: Allow concurrent context changes by Hanna Czenczek · 1 year, 1 month ago
  85. 615eaea block/blkio: Make s->mem_region_alignment be 64 bits by Richard W.M. Jones · 1 year, 1 month ago
  86. 75e79f5 block/io_uring: improve error message when init fails by Fiona Ebner · 1 year, 2 months ago
  87. a26d018 block/blklogwrites: Protect mutable driver state with a mutex. by Ari Sundholm · 1 year, 2 months ago
  88. 72098a3 stream: Allow users to request only format driver names in backing file format by Peter Krempa · 1 year, 3 months ago
  89. 4b028cb commit: Allow users to request only format driver names in backing file format by Peter Krempa · 1 year, 3 months ago
  90. a9c8ea9 block/blklogwrites: Fix a bug when logging "write zeroes" operations. by Ari Sundholm · 1 year, 2 months ago
  91. 8a9be79 block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status by Fiona Ebner · 1 year, 2 months ago
  92. 592d0bc remove unnecessary casts from uintptr_t by Paolo Bonzini · 1 year, 3 months ago
  93. 3cbc17e io_uring: move LuringState typedef to block/aio.h by Paolo Bonzini · 3 years, 8 months ago
  94. 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
  95. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
  96. dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 7 months ago
  97. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
  98. 23c983c block: remove outdated AioContext locking comments by Stefan Hajnoczi · 1 year, 3 months ago
  99. b49f475 block: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
  100. 6bc30f1 graph-lock: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago