index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2017-03-02
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-03-01
block/rbd: add support for 'mon_host', 'auth_supported' via QAPI
Jeff Cody
2017-02-28
block: Add Error parameter to bdrv_append()
Kevin Wolf
2017-02-28
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
2017-02-28
block: Assertions for resize permission
Kevin Wolf
2017-02-28
block: Assertions for write permissions
Kevin Wolf
2017-02-28
block: Pass BdrvChild to bdrv_aligned_preadv/pwritev and copy-on-read
Kevin Wolf
2017-02-28
hmp: Request permissions in qemu-io
Kevin Wolf
2017-02-28
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
2017-02-28
stream: Use real permissions in streaming block job
Kevin Wolf
2017-02-28
mirror: Use real permissions in mirror/active commit block job
Kevin Wolf
2017-02-28
backup: Use real permissions in backup block job
Kevin Wolf
2017-02-28
commit: Use real permissions for HMP 'commit'
Kevin Wolf
2017-02-28
commit: Use real permissions in commit block job
Kevin Wolf
2017-02-28
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
2017-02-28
block: Add BdrvChildRole.get_parent_desc()
Kevin Wolf
2017-02-28
blockjob: Add permissions to block_job_create()
Kevin Wolf
2017-02-28
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
block: Request real permissions in blk_new_open()
Kevin Wolf
2017-02-28
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
block: Add permissions to BlockBackend
Kevin Wolf
2017-02-28
vvfat: Implement .bdrv_child_perm()
Kevin Wolf
2017-02-28
block: Request child permissions in format drivers
Kevin Wolf
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-28
block: Let callers request permissions when attaching a child node
Kevin Wolf
2017-02-28
block: Add Error argument to bdrv_attach_child()
Kevin Wolf
2017-02-28
block/rbd: parse all options via bdrv_parse_filename
Jeff Cody
2017-02-28
block/rbd: add all the currently supported runtime_opts
Jeff Cody
2017-02-28
block/rbd: don't copy strings in qemu_rbd_next_tok()
Jeff Cody
2017-02-28
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-02-27
block/mirror: fix broken sparseness detection
John Snow
2017-02-27
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
nfs: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
curl: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-02-24
RBD: Add support readv,writev for rbd
tianqing
2017-02-24
block/nfs: try to avoid the bounce buffer in pwritev
Peter Lieven
2017-02-24
block/nfs: convert to preadv / pwritev
Peter Lieven
2017-02-24
vvfat: Use opened node as backing file
Kevin Wolf
2017-02-24
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
mirror: Resize active commit base in mirror_run()
Kevin Wolf
2017-02-24
qcow2: Use BB for resizing in qcow2_amend_options()
Kevin Wolf
2017-02-24
qemu-img: Improve documentation for PREALLOC_MODE_FALLOC
Nir Soffer
2017-02-24
qemu-img: Truncate before full preallocation
Nir Soffer
2017-02-24
qemu-img: Do not truncate before preallocation
Nir Soffer
2017-02-22
block: Don't bother asserting type of output visitor's output
Markus Armbruster
[next]