index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-05-18
block/block-copy: Simplify block_copy_do_copy()
Philippe Mathieu-Daudé
2020-05-18
block/block-copy: Fix uninitialized variable in block_copy_task_entry
Philippe Mathieu-Daudé
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
block: Pass BdrvChildRole in remaining cases
Max Reitz
2020-05-18
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
block: Use child_of_bds in remaining places
Max Reitz
2020-05-18
block: Make filter drivers use child_of_bds
Max Reitz
2020-05-18
block: Make format drivers use child_of_bds
Max Reitz
2020-05-18
block: Make backing files child_of_bds children
Max Reitz
2020-05-18
block: Switch child_format users to child_of_bds
Max Reitz
2020-05-18
raw-format: Split raw_read_options()
Max Reitz
2020-05-18
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
block: Use bdrv_make_empty() where possible
Max Reitz
2020-05-18
replication: Avoid blk_make_empty() on read-only child
Kevin Wolf
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
block: Add blk_make_empty()
Max Reitz
2020-05-18
block/replication.c: Avoid cancelling the job twice
Lukas Straub
2020-05-18
mirror: Make sure that source and target size match
Kevin Wolf
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-13
block/block-copy: fix use-after-free of task pointer
Vladimir Sementsov-Ogievskiy
2020-05-13
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
qcow2: rework the cluster compression routine
Denis Plotnikov
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-08
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
vhdx: Rework truncation logic
Eric Blake
2020-05-08
parallels: Rework truncation logic
Eric Blake
2020-05-08
ssh: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
rbd: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
nfs: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
gluster: Drop useless has_zero_init callback
Eric Blake
2020-05-08
qcow2: Fix preallocation on block devices
Max Reitz
2020-05-08
backup: Make sure that source and target size match
Kevin Wolf
2020-05-08
backup: Improve error for bdrv_getlength() failure
Kevin Wolf
2020-05-08
vmdk: Flush only once in vmdk_L2update()
Kevin Wolf
2020-05-08
vmdk: Don't update L2 table for zero write on zero cluster
Kevin Wolf
2020-05-08
vmdk: Fix partial overwrite of zero cluster
Kevin Wolf
2020-05-08
vmdk: Fix zero cluster allocation
Kevin Wolf
2020-05-08
vmdk: Rename VmdkMetaData.valid to new_allocation
Kevin Wolf
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
2020-05-07
block: luks: better error message when creating too large files
Maxim Levitsky
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
[next]