]> git.proxmox.com Git - mirror_qemu.git/history - block
tests/acpi: Add void table for virt/DBG2 bios-tables-test
[mirror_qemu.git] / block /
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...
2021-09-15 Vladimir Sementsov... qcow2-refcount: improve style of check_refcounts_l1()
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l2(): check reserved...
2021-09-15 Vladimir Sementsov... qcow2-refcount: check_refcounts_l2(): check l2_bitmap
2021-09-15 Vladimir Sementsov... qcow2-refcount: fix_l2_entry_by_zero(): also zero L2...
2021-09-15 Vladimir Sementsov... qcow2-refcount: introduce fix_l2_entry_by_zero()
2021-09-15 Vladimir Sementsov... qcow2: introduce qcow2_parse_compressed_l2_entry()...
2021-09-15 Vladimir Sementsov... qcow2: compressed read: simplify cluster descriptor...
2021-09-15 Vladimir Sementsov... qcow2-refcount: improve style of check_refcounts_l2()
2021-09-15 Vladimir Sementsov... qcow2: handle_dependencies(): relax conflict detection
2021-09-15 Vladimir Sementsov... qcow2: refactor handle_dependencies() loop body
2021-09-15 Stefano Garzarellablock/mirror: fix NULL pointer dereference in mirror_wa...
2021-09-15 Hanna Reitzblock/iscsi: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock/gluster: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock/file-posix: Do not force-cap *pnum
2021-09-15 Hanna Reitzblock: block-status cache for data regions
2021-09-15 Max Reitzgluster: Align block-status tail
2021-09-15 Michael Tokarevspelling: sytem => system
2021-09-11 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-09-07 Philippe Mathieu... block/nvme: Only report VFIO error on failed retry
2021-09-07 Philippe Mathieu... util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
2021-09-07 Philippe Mathieu... block/nvme: Have nvme_create_queue_pair() report errors...
2021-09-07 Philippe Mathieu... block/nvme: Use safer trace format string
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-09-03 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/a1xndr/tags/fuzz...
2021-09-02 Peter MaydellMerge remote-tracking branch 'remotes/hreitz/tags/pull...
2021-09-01 Viktor Prutyanovblock/file-win32: add reopen handlers
2021-09-01 Fabrice Fontaineblock/export/fuse.c: fix fuse-lseek on uclibc or musl
2021-09-01 Vladimir Sementsov... block/block-copy: block_copy_state_new(): drop extra...
2021-09-01 Vladimir Sementsov... block/copy-before-write: make public block driver
2021-09-01 Vladimir Sementsov... block/block-copy: make setting progress optional
2021-09-01 Vladimir Sementsov... block/copy-before-write: initialize block-copy bitmap
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use options
2021-09-01 Vladimir Sementsov... block/copy-before-write: bdrv_cbw_append(): drop unused...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): use file child...
2021-09-01 Vladimir Sementsov... block/copy-before-write: cbw_init(): rename variables
next