From: Eric Blake <eblake@redhat.com>
To: "Daniel P. Berrange" <berrange@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
Fam Zheng <famz@redhat.com>, Max Reitz <mreitz@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v10 3/4] qemu-img: introduce --target-image-opts for 'convert' command
Date: Mon, 15 May 2017 12:49:59 -0500 [thread overview]
Message-ID: <23660e71-cb56-3dea-0c22-8f143058b8d7@redhat.com> (raw)
In-Reply-To: <20170515164712.6643-4-berrange@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]
On 05/15/2017 11:47 AM, Daniel P. Berrange wrote:
> The '--image-opts' flag indicates whether the source filename
> includes options. The target filename has to remain in the
> plain filename format though, since it needs to be passed to
> bdrv_create(). When using --skip-create though, it would be
> possible to use image-opts syntax. This adds --target-image-opts
> to indicate that the target filename includes options. Currently
> this mandates use of the --skip-create flag too.
>
> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
> ---
> qemu-img-cmds.hx | 4 +--
> qemu-img.c | 84 ++++++++++++++++++++++++++++++++++++++------------------
> qemu-img.texi | 12 ++++++--
> 3 files changed, 69 insertions(+), 31 deletions(-)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2017-05-15 17:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 16:47 [Qemu-devel] [PATCH v10 0/4] Improve convert and dd commands Daniel P. Berrange
2017-05-15 16:47 ` [Qemu-devel] [PATCH v10 1/4] qemu-img: add support for --object with 'dd' command Daniel P. Berrange
2017-05-15 16:47 ` [Qemu-devel] [PATCH v10 2/4] qemu-img: fix --image-opts usage with dd command Daniel P. Berrange
2017-05-15 16:47 ` [Qemu-devel] [PATCH v10 3/4] qemu-img: introduce --target-image-opts for 'convert' command Daniel P. Berrange
2017-05-15 17:49 ` Eric Blake [this message]
2017-05-15 16:47 ` [Qemu-devel] [PATCH v10 4/4] qemu-img: copy *key-secret opts when opening newly created files Daniel P. Berrange
2017-05-15 17:50 ` [Qemu-devel] [PATCH v10 0/4] Improve convert and dd commands Max Reitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=23660e71-cb56-3dea-0c22-8f143058b8d7@redhat.com \
--to=eblake@redhat.com \
--cc=berrange@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).