]> git.proxmox.com Git - mirror_qemu.git/history - block
pci: assert configuration access is within bounds
[mirror_qemu.git] / block /
2020-06-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-06-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-06-05 Vladimir Sementsov... block: Factor out bdrv_run_co()
2020-06-05 Stefano Garzarellaio_uring: use io_uring_cq_ready() to check for ready...
2020-06-05 Stefano Garzarellaio_uring: retry io_uring_submit() if it fails with...
2020-06-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-05-31 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-05-29 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-28 Eric Blakeqcow2: Expose bitmaps' size during measure
2020-05-28 Vladimir Sementsov... block/dirty-bitmap: add bdrv_has_named_bitmaps helper
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-19 Eric Blakeblockdev: Split off basic bitmap operations for qemu-img
2020-05-19 Eric Blakeblock: Make it easier to learn which BDS support bitmaps
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-18 Philippe Mathieu... block/block-copy: Simplify block_copy_do_copy()
2020-05-18 Philippe Mathieu... block/block-copy: Fix uninitialized variable in block_c...
2020-05-18 Max Reitzblock: Drop @child_class from bdrv_child_perm()
2020-05-18 Max Reitzblock: Pass BdrvChildRole in remaining cases
2020-05-18 Max Reitzblock: Use bdrv_default_perms()
2020-05-18 Max Reitzblock: Use child_of_bds in remaining places
2020-05-18 Max Reitzblock: Make filter drivers use child_of_bds
2020-05-18 Max Reitzblock: Make format drivers use child_of_bds
2020-05-18 Max Reitzblock: Make backing files child_of_bds children
2020-05-18 Max Reitzblock: Switch child_format users to child_of_bds
2020-05-18 Max Reitzraw-format: Split raw_read_options()
2020-05-18 Max Reitzblock: Pass parent_is_format to .inherit_options()
2020-05-18 Max Reitzblock: Pass BdrvChildRole to .inherit_options()
2020-05-18 Max Reitzblock: Pass BdrvChildRole to bdrv_child_perm()
2020-05-18 Max Reitzblock: Add BdrvChildRole to BdrvChild
2020-05-18 Max Reitzblock: Rename BdrvChildRole to BdrvChildClass
2020-05-18 Max Reitzblock: Add BlockDriver.is_format
2020-05-18 Max Reitzblock: Mark commit, mirror, blkreplay as filters
2020-05-18 Max Reitzblock: Use bdrv_make_empty() where possible
2020-05-18 Kevin Wolfreplication: Avoid blk_make_empty() on read-only child
2020-05-18 Max Reitzblock: Use blk_make_empty() after commits
2020-05-18 Max Reitzblock: Add blk_make_empty()
2020-05-18 Lukas Straubblock/replication.c: Avoid cancelling the job twice
2020-05-18 Kevin Wolfmirror: Make sure that source and target size match
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-15 Markus Armbrusterqom: Drop parameter @errp of object_property_add()...
2020-05-14 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-05-13 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-05-13 Vladimir Sementsov... block/block-copy: fix use-after-free of task pointer
2020-05-13 Denis Plotnikovqcow2: add zstd cluster compression
2020-05-13 Denis Plotnikovqcow2: rework the cluster compression routine
2020-05-13 Denis Plotnikovqcow2: introduce compression type feature
2020-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-08 Eric Blakeblock: Drop unused .bdrv_has_zero_init_truncate
2020-05-08 Eric Blakevhdx: Rework truncation logic
2020-05-08 Eric Blakeparallels: Rework truncation logic
2020-05-08 Eric Blakessh: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakesheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakerbd: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakenfs: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakefile-win32: Support BDRV_REQ_ZERO_WRITE for truncate
2020-05-08 Eric Blakegluster: Drop useless has_zero_init callback
2020-05-08 Max Reitzqcow2: Fix preallocation on block devices
2020-05-08 Kevin Wolfbackup: Make sure that source and target size match
2020-05-08 Kevin Wolfbackup: Improve error for bdrv_getlength() failure
2020-05-08 Kevin Wolfvmdk: Flush only once in vmdk_L2update()
2020-05-08 Kevin Wolfvmdk: Don't update L2 table for zero write on zero...
2020-05-08 Kevin Wolfvmdk: Fix partial overwrite of zero cluster
2020-05-08 Kevin Wolfvmdk: Fix zero cluster allocation
2020-05-08 Kevin Wolfvmdk: Rename VmdkMetaData.valid to new_allocation
2020-05-08 Alberto Garciaqcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2020-05-07 Maxim Levitskyblock: luks: better error message when creating too...
2020-05-06 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-05-06 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-05-05 Vladimir Sementsov... block/block-copy: use aio-task-pool API
2020-05-05 Vladimir Sementsov... block/block-copy: refactor task creation
2020-05-05 Vladimir Sementsov... block/block-copy: add state pointer to BlockCopyTask
2020-05-05 Vladimir Sementsov... block/block-copy: alloc task on each iteration
2020-05-05 Vladimir Sementsov... block/block-copy: rename in-flight requests to tasks
2020-05-05 Eric Blakeblock: Comment cleanups
2020-05-05 Eric Blakeqcow2: Tweak comment about bitmaps vs. resize
2020-05-05 Eric Blakeqcow2: Allow resize of images with internal snapshots
2020-05-05 Eric Blakeblock: Add blk_new_with_bs() helper
2020-05-04 Vladimir Sementsov... block/nbd-client: drop max_block restriction from discard
2020-05-04 Vladimir Sementsov... block/nbd-client: drop max_block restriction from block...
2020-05-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-04 Daniel Brodskylockable: replaced locks with lock guard macros where...
2020-05-04 Simran SinghalCompress lines for immediate return
2020-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-04-30 Kevin Wolfqcow2: Forward ZERO_WRITE flag for full preallocation
2020-04-30 Kevin Wolfblock: truncate: Don't make backing file data visible
2020-04-30 Kevin Wolffile-posix: Support BDRV_REQ_ZERO_WRITE for truncate
2020-04-30 Kevin Wolfraw-format: Support BDRV_REQ_ZERO_WRITE for truncate
2020-04-30 Kevin Wolfqcow2: Support BDRV_REQ_ZERO_WRITE for truncate
2020-04-30 Kevin Wolfblock-backend: Add flags to blk_truncate()
2020-04-30 Kevin Wolfblock: Add flags to bdrv(_co)_truncate()
next