]> git.proxmox.com Git - mirror_qemu.git/history - block
bsd-user: add arm target build
[mirror_qemu.git] / block /
2021-12-29 Richard HendersonMerge tag 'pull-jobs-2021-12-29' of https://src.openvz...
2021-12-28 Vladimir Sementsov... blockjob: drop BlockJob.blk field
2021-12-28 Vladimir Sementsov... block/stream: add own blk
2021-12-23 Richard HendersonMerge tag 'for-upstream-mtest' of https://gitlab.com...
2021-12-23 Richard HendersonMerge tag 'pull-nbd-2021-12-22-v2' of https://src.openv...
2021-12-21 Vladimir Sementsov... nbd: allow reconnect on open, with corresponding new...
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-12-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-12-14 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2021-12-09 Stefan Hajnocziblock/nvme: fix infinite loop in nvme_free_req_queue_cb()
2021-11-23 Richard HendersonMerge tag 'pull-block-2021-11-23' of https://gitlab...
2021-11-23 Daniella Leeblock/vvfat.c fix leak when failure occurs
2021-11-19 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-11-17 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2021-11-16 Richard HendersonMerge tag 'pull-nbd-2021-11-16' of https://repo.or...
2021-11-16 Richard HendersonMerge tag 'pull-block-2021-11-16' of https://gitlab...
2021-11-16 Kevin Wolffile-posix: Fix alignment after reopen changing O_DIRECT
2021-11-16 Hanna Reitzstream: Traverse graph after modification
2021-11-04 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/trivi...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/berrange/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kwolf/tags/for...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/XanClic/tags...
2021-11-02 Philippe Mathieu... block/nvme: Extract nvme_free_queue() from nvme_free_qu...
2021-11-02 Philippe Mathieu... block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()
2021-11-02 Philippe Mathieu... block/nvme: Automatically free qemu_memalign() with...
2021-11-02 Hanna Reitzblock-backend: Silence clang -m32 compiler warning
2021-11-02 Stefano Garzarellalinux-aio: add `dev_max_batch` parameter to laio_io_unp...
2021-11-02 Stefano Garzarellalinux-aio: add `dev_max_batch` parameter to laio_co_sub...
2021-11-02 Stefano Garzarellafile-posix: add `aio-max-batch` option
2021-11-02 Fabrice Fontaineblock/export/fuse.c: fix musl build
2021-11-02 Peter Lievenblock/rbd: implement bdrv_co_block_status
2021-11-02 Ari Sundholmblock/file-posix: Fix return value translation for...
2021-11-02 Thomas Huthblock/vpc: Add a sanity check that fixed-size images...
2021-11-02 Thomas Weißschuhvmdk: allow specification of tools version
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-10-15 Vladimir Sementsov... block-backend: drop INT_MAX restriction from blk_check_...
2021-10-15 Vladimir Sementsov... block-backend: blk_pread, blk_pwrite: rename count...
2021-10-15 Vladimir Sementsov... block-backend: convert blk_aio_ functions to int64_t...
2021-10-15 Vladimir Sementsov... block-backend: convert blk_co_copy_range to int64_t...
2021-10-15 Vladimir Sementsov... block-backend: convert blk_foo wrappers to use int64_t...
2021-10-15 Vladimir Sementsov... block-backend: drop blk_prw, use block-coroutine-wrapper
2021-10-15 Vladimir Sementsov... block-coroutine-wrapper.py: support BlockBackend first...
2021-10-15 Vladimir Sementsov... block-backend: rename _do_ helper functions to _co_do_
2021-10-15 Vladimir Sementsov... block-backend: convert blk_co_pdiscard to int64_t bytes
2021-10-15 Vladimir Sementsov... block-backend: convert blk_co_pwritev_part to int64_t...
2021-10-15 Vladimir Sementsov... block-backend: make blk_co_preadv() 64bit
2021-10-15 Vladimir Sementsov... block-backend: blk_check_byte_request(): int64_t bytes
2021-10-15 Hanna Reitzqcow2: Silence clang -m32 compiler warning
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/thuth/tags/pull...
2021-10-14 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-14 Paolo Bonziniconfigure, meson: move libaio check to meson.build
2021-10-11 Richard HendersonMerge remote-tracking branch 'remotes/stefanha/tags...
2021-10-07 Richard HendersonMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-10-07 Hanna Reitzmirror: Do not clear .cancelled
2021-10-07 Hanna Reitzmirror: Stop active mirroring after force-cancel
2021-10-07 Hanna Reitzmirror: Check job_is_cancelled() earlier
2021-10-07 Hanna Reitzmirror: Use job_is_cancelled()
2021-10-07 Hanna Reitzjob: Add job_cancel_requested()
2021-10-07 Hanna Reitzjobs: Give Job.force_cancel more meaning
2021-10-07 Hanna Reitzjob: @force parameter for job_cancel_sync()
2021-10-07 Hanna Reitzmirror: Drop s->synced
2021-10-07 Hanna Reitzmirror: Keep s->synced on error
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-06 Richard HendersonMerge remote-tracking branch 'remotes/kwolf/tags/for...
2021-10-06 Paolo Bonziniblock: introduce max_hw_iov for use in scsi-generic
2021-10-05 Stefano Garzarellablock/aio_task: assert `max_busy_tasks` is greater...
2021-10-05 Stefano Garzarellablock/backup: avoid integer overflow of `max-workers`
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-09-29 Vladimir Sementsov... block/nbd: check that received handle is valid
2021-09-29 Vladimir Sementsov... block/nbd: drop connection_co
2021-09-29 Vladimir Sementsov... block/nbd: refactor nbd_recv_coroutines_wake_all()
2021-09-29 Vladimir Sementsov... block/nbd: move nbd_recv_coroutines_wake_all() up
2021-09-29 Vladimir Sementsov... block/nbd: nbd_channel_error() shutdown channel uncondi...
2021-09-29 Vladimir Sementsov... block/io: allow 64bit discard requests
2021-09-29 Vladimir Sementsov... block: use int64_t instead of int in driver discard...
2021-09-29 Vladimir Sementsov... block: make BlockLimits::max_pdiscard 64bit
2021-09-29 Vladimir Sementsov... block/io: allow 64bit write-zeroes requests
2021-09-29 Vladimir Sementsov... block: use int64_t instead of int in driver write_zeroe...
2021-09-29 Vladimir Sementsov... block: make BlockLimits::max_pwrite_zeroes 64bit
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in copy_range...
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in driver write...
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in driver read...
2021-09-29 Vladimir Sementsov... qcow2: check request on vmstate save/load path
2021-09-29 Vladimir Sementsov... block/io: bring request check to bdrv_co_(read,write...
2021-09-20 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-19 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-09-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-09-15 Peter MaydellMerge remote-tracking branch 'remotes/hreitz/tags/pull...
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refblocks(): add separate message...
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l1(): check reserved...
next