]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-05-29-v3' into queue-block
authorKevin Wolf <kwolf@redhat.com>
Mon, 29 May 2017 14:34:27 +0000 (16:34 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 29 May 2017 14:34:27 +0000 (16:34 +0200)
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>

Trivial merge