]> git.proxmox.com Git - mirror_qemu.git/history - block
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
[mirror_qemu.git] / block /
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Kevin Wolfblock: Make more BlockDriver definitions static
2023-09-08 Kevin Wolfblock/meson.build: Restore alphabetical order of files
2023-09-08 Fabiano Rosasblock: Remove unnecessary variable in bdrv_block_device...
2023-09-08 Fabiano Rosasblock: Remove bdrv_query_block_node_info
2023-09-08 Dmitry Frolovvmdk: Clean up bdrv_open_child() return value check
2023-09-08 Peter Maydellblock/iscsi: Document why we use raw malloc()
2023-09-08 Stefan Hajnocziblock: change reqs_lock to QemuMutex
2023-09-08 Stefan Hajnocziblock: minimize bs->reqs_lock section in tracked_reques...
2023-09-08 Philippe Mathieu... block/vpc: Avoid dynamic stack allocation
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Stefan HajnocziMerge tag 'pull-nbd-2023-09-07-v2' of https://repo...
2023-09-08 Michael Tokarevblock: spelling fixes
2023-09-08 Stefan Hajnocziio: follow coroutine AioContext in qio_channel_yield()
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-06 Alexander Ivanovparallels: Add data_off repairing to parallels_open()
2023-09-06 Alexander Ivanovparallels: Add data_off check
2023-09-06 Alexander Ivanovparallels: Use bdrv_co_getlength() in parallels_check_o...
2023-09-06 Alexander Ivanovparallels: Image repairing in parallels_open()
2023-09-06 Alexander Ivanovparallels: Add checking and repairing duplicate offsets...
2023-09-06 Alexander Ivanovparallels: Add data_start field to BDRVParallelsState
2023-09-06 Alexander Ivanovparallels: Add "explicit" argument to parallels_check_l...
2023-09-06 Alexander Ivanovparallels: Check if data_end greater than the file...
2023-09-06 Alexander Ivanovparallels: Incorrect data end calculation in parallels_...
2023-09-06 Alexander Ivanovparallels: Fix comments formatting inside parallels...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Andrey Drobyshevblock/io: align requests to subcluster_size
2023-08-30 Andrey Drobyshevblock: add subcluster_size field to BlockDriverInfo
2023-08-29 Hanna Czenczekfile-posix: Simplify raw_co_prw's 'out' zone code
2023-08-29 Hanna Czenczekfile-posix: Fix zone update in I/O error path
2023-08-29 Hanna Czenczekfile-posix: Check bs->bl.zoned for zone info
2023-08-29 Hanna Czenczekfile-posix: Clear bs->bl.zoned on error
2023-08-29 zhenwei piblock/throttle-groups: Use ThrottleDirection instread...
2023-08-29 zhenwei pithrottle: use enum ThrottleDirection instead of bool...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-04 Richard HendersonMerge tag 'hppa-linux-user-speedup-pull-request' of...
2023-08-04 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-03 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-03 Stefano Garzarellablock/blkio: add more comments on the fd passing handling
2023-08-03 Stefano Garzarellablock/blkio: close the fd when blkio_connect() fails
2023-07-28 Richard HendersonMerge tag 'pull-nbd-2023-07-28' of https://repo.or...
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-27 Stefano Garzarellablock/blkio: use blkio_set_int("fd") to check fd support
2023-07-27 Stefano Garzarellablock/blkio: fall back on using `path` when `fd` settin...
2023-07-27 Stefano Garzarellablock/blkio: retry blkio_connect() if it fails using...
2023-07-27 Stefano Garzarellablock/blkio: move blkio_connect() in the drivers functions
2023-07-27 Hanna Czenczekblock: Fix pad_request's request restriction
2023-07-27 Sam Liblock/file-posix: fix g_file_get_contents return path
2023-07-26 Stefano Garzarellablock/blkio: do not use open flags in qemu_open()
2023-07-25 Stefano Garzarellablock/blkio: enable the completion eventfd
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'pull-nbd-2023-07-19' of https://repo.or...
2023-07-19 Eric Blakenbd/client: Simplify cookie vs. index computation
2023-07-19 Eric Blakenbd: s/handle/cookie/ to match NBD spec
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Stefan Hajnocziblock/nvme: invoke blk_io_plug_call() outside q->lock
2023-07-06 Richard HendersonMerge tag 'pull-target-arm-20230706' of https://git...
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Stefan Hajnocziblock/blkio: fix module_block.py parsing
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Paolo Bonziniblock: use bdrv_co_debug_event in coroutine context
2023-06-28 Paolo Bonziniblock: use bdrv_co_getlength in coroutine context
2023-06-28 Paolo Bonziniqcow2: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonzinivhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinivmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinidmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinicloop: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonzinibochs: mark more functions as coroutine_fns and GRAPH_R...
2023-06-28 Paolo Bonzinivpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonziniqed: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-28 Paolo Bonzinifile-posix: remove incorrect coroutine_fn calls
2023-06-28 Kevin WolfRevert "graph-lock: Disable locking for now"
2023-06-28 Kevin Wolfgraph-lock: Unlock the AioContext while polling
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Manos Pitsidianakisvhost-user: fully use new backend/frontend naming
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Philippe Mathieu... bulk: Remove pointless QOM casts
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Jean-Louis Dupondqcow2: add discard-no-unref option
2023-06-05 Alexander Ivanovparallels: Incorrect condition in out-of-image check
2023-06-05 Alexander Ivanovparallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK...
2023-06-05 Alexander Ivanovparallels: Move statistic collection to a separate...
2023-06-05 Alexander Ivanovparallels: Move check of leaks to a separate function
next