Merge remote-tracking branch 'mreitz/tags/pull-block-2017-05-29-v3' into queue-block
Block patches for the block queue
# gpg: Signature made Mon May 29 16:32:16 2017 CEST
# gpg: using RSA key 0xF407DB0061D5CF40
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1 1829 F407 DB00 61D5 CF40
* mreitz/tags/pull-block-2017-05-29-v3:
block/file-*: *_parse_filename() and colons
block: Fix backing paths for filenames with colons
block: Tweak error message related to qemu-img amend
qemu-img: Fix leakage of options on error
qemu-img: copy *key-secret opts when opening newly created files
qemu-img: introduce --target-image-opts for 'convert' command
qemu-img: fix --image-opts usage with dd command
qemu-img: add support for --object with 'dd' command
qemu-img: Fix documentation of convert
qcow2: remove extra local_error variable
Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
No related branches found
No related tags found
Showing
- block.c 45 additions, 5 deletionsblock.c
- block/file-posix.c 3 additions, 14 deletionsblock/file-posix.c
- block/file-win32.c 2 additions, 10 deletionsblock/file-win32.c
- block/qcow2-cluster.c 2 additions, 1 deletionblock/qcow2-cluster.c
- block/qcow2.c 2 additions, 3 deletionsblock/qcow2.c
- include/block/block_int.h 3 additions, 0 deletionsinclude/block/block_int.h
- qemu-img-cmds.hx 2 additions, 2 deletionsqemu-img-cmds.hx
- qemu-img.c 117 additions, 31 deletionsqemu-img.c
- qemu-img.texi 10 additions, 2 deletionsqemu-img.texi
- tests/qemu-iotests/060.out 1 addition, 1 deletiontests/qemu-iotests/060.out
Loading
Please register or sign in to comment