]> git.proxmox.com Git - mirror_qemu.git/history - block
block/copy-before-write: implement cbw-timeout option
[mirror_qemu.git] / block /
2022-06-29 Vladimir Sementsov... block/copy-before-write: implement cbw-timeout option
2022-06-29 Vladimir Sementsov... block/block-copy: block_copy(): add timeout_ns parameter
2022-06-28 Vladimir Sementsov... block/copy-before-write: add on-cbw-error open parameter
2022-06-28 Vladimir Sementsov... block/copy-before-write: refactor option parsing
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Xie Yongjivduse-blk: Add name option
2022-06-24 Xie Yongjivduse-blk: Add serial option
2022-06-24 Eric Blakenbd: Drop dead code spotted by Coverity
2022-06-24 Fabian Ebnerblock/gluster: correctly set max_pdiscard
2022-06-24 Stefano Garzarellablock/rbd: report a better error when namespace does...
2022-06-24 Xie Yongjilibvduse: Add support for reconnecting
2022-06-24 Xie Yongjivduse-blk: Add vduse-blk resize support
2022-06-24 Xie Yongjivduse-blk: Implement vduse-blk export
2022-06-24 Xie Yongjiblock/export: Abstract out the logic of virtio-blk...
2022-06-24 Xie Yongjiblock/export: Fix incorrect length passed to vu_queue_p...
2022-06-24 Xie Yongjiblock: Support passing NULL ops to blk_set_dev_ops()
2022-06-24 Vladimir Sementsov... block: simplify handling of try to merge different...
2022-06-24 Vladimir Sementsov... block: improve block_dirty_bitmap_merge(): don't alloca...
2022-06-24 Vladimir Sementsov... block: block_dirty_bitmap_merge(): fix error path
2022-06-24 Stefan Hajnocziblock: get rid of blk->guest_block_size
2022-06-24 Stefan Hajnocziblock: drop unused bdrv_co_drain() API
2022-06-19 Richard HendersonMerge tag 'bsd-user-syscall-2022q2-pull-request' of...
2022-06-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-06-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-06-15 Stefan Hajnoczilinux-aio: explain why max batch is checked in laio_io_...
2022-06-15 Stefan Hajnoczilinux-aio: fix unbalanced plugged counter in laio_io_un...
2022-06-15 Sam LiUse io_uring_register_ring_fd() to skip fd operations
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-12 Paolo Bonzinicoroutine-lock: qemu_co_queue_restart_all is a coroutin...
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterClean up ill-advised or unusual header guards
2022-05-11 Markus ArmbrusterClean up header guards that don't match their file...
2022-05-05 Richard HendersonMerge tag 'pull-target-arm-20220505' of https://git...
2022-05-04 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-04 Hanna Reitzblock/vmdk: Fix reopening bs->file
2022-05-04 Hanna Reitzqcow2: Do not reopen data_file in invalidate_cache
2022-05-03 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-03 Marc-André Lureaublock: move fcntl_setfl()
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-26 Richard HendersonMerge tag 'pull-nbd-2022-04-26' of https://repo.or...
2022-04-26 Paolo Bonzininbd: document what is protected by the CoMutexes
2022-04-26 Paolo Bonzininbd: take receive_mutex when reading requests[].receiving
2022-04-26 Paolo Bonzininbd: move s->state under requests_lock
2022-04-26 Paolo Bonzininbd: code motion and function renaming
2022-04-26 Paolo Bonzininbd: use a QemuMutex to synchronize yanking, reconnecti...
2022-04-26 Paolo Bonzininbd: keep send_mutex/free_sema handling outside nbd_co_...
2022-04-26 Paolo Bonzininbd: remove peppering of nbd_client_connected
2022-04-26 Paolo Bonzininbd: mark more coroutine_fns
2022-04-26 Paolo Bonzininbd: safeguard against waking up invalid coroutine
2022-04-26 Vladimir Sementsov... qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyB...
2022-04-25 Richard HendersonMerge tag 'pull-block-2022-04-25' of https://gitlab...
2022-04-25 Denis V. Lunevblock: add 'force' parameter to 'blockdev-change-medium...
2022-04-20 Richard HendersonMerge tag 'pull-fixes-for-7.1-200422-1' of https:/...
2022-04-20 Richard HendersonMerge tag 'pull-block-2022-04-20' of https://gitlab...
2022-04-20 Hanna Reitzqcow2: Add errp to rebuild_refcount_structure()
2022-04-20 Hanna Reitzqcow2: Improve refcount structure rebuilding
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André Lureauinclude: move qemu_get_vm_name() to sysemu.h
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-03-29 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-29 Peter MaydellMerge tag 'pull-block-2022-03-29' of https://gitlab...
2022-03-29 Hanna Reitzblock/stream: Drain subtree around graph change
2022-03-25 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-24 Philippe Mathieu... block: Fix misleading hexadecimal format
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Peter MaydellMerge tag 'pull-block-2022-03-22' of https://gitlab...
2022-03-22 Marc-André Lureaucompiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC...
2022-03-22 Marc-André LureauReplace GCC_FMT_ATTR with G_GNUC_PRINTF
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-22 Stefano Garzarellablock/rbd: fix write zeroes with growing images
2022-03-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21 Rao Leiblock/nbd.c: Fixed IO request coroutine not being wakeu...
2022-03-15 Peter MaydellMerge tag 'darwin-20220315' of https://github.com/philm...
2022-03-15 Philippe Mathieu... block/file-posix: Remove a deprecation warning on macOS 12
2022-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2022-03-07 Daniel P. Berrangéblock/nbd: don't restrict TLS usage to IP sockets
2022-03-07 Daniel P. Berrangéblock/nbd: support override of hostname for TLS certifi...
2022-03-07 Daniel P. Berrangéblock: pass desired TLS hostname through from block...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/abstr...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Peter Maydellosdep: Move memalign-related functions to their own...
2022-03-07 Vladimir Sementsov... block: copy-before-write: realize snapshot-access API
next