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