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