From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, armbru@redhat.com,
mreitz@redhat.com
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v3] block: Remove "options" indirection from blockdev-add
Date: Fri, 14 Oct 2016 16:55:45 +0100 [thread overview]
Message-ID: <20161014155545.GH3482@stefanha-x1.localdomain> (raw)
In-Reply-To: <1476192424-32557-1-git-send-email-kwolf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]
On Tue, Oct 11, 2016 at 03:27:04PM +0200, Kevin Wolf wrote:
> Now that QAPI supports boxed types, we can have unions at the top level
> of a command, so let's put our real options directly there for
> blockdev-add instead of having a single "options" dict that contains the
> real arguments.
>
> blockdev-add is still experimental and we already made substantial
> changes to the API recently, so we're free to make changes like this
> one, too.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> Reviewed-by: Eric Blake <eblake@redhat.com>
> Reviewed-by: Markus Armbruster <armbru@redhat.com>
> ---
> docs/qmp-commands.txt | 84 ++++++++++++++++-------------------
> qapi/block-core.json | 4 +-
> tests/qemu-iotests/041 | 11 +++--
> tests/qemu-iotests/067 | 12 +++--
> tests/qemu-iotests/071 | 118 +++++++++++++++++++++----------------------------
> tests/qemu-iotests/081 | 52 ++++++++++------------
> tests/qemu-iotests/085 | 9 ++--
> tests/qemu-iotests/087 | 76 +++++++++++++------------------
> tests/qemu-iotests/117 | 12 ++---
> tests/qemu-iotests/118 | 42 +++++++++---------
> tests/qemu-iotests/124 | 20 ++++-----
> tests/qemu-iotests/139 | 10 ++---
> tests/qemu-iotests/141 | 13 +++---
> tests/qemu-iotests/155 | 10 ++---
> 14 files changed, 214 insertions(+), 259 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2016-10-14 15:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-11 13:27 [Qemu-devel] [PATCH v3] block: Remove "options" indirection from blockdev-add Kevin Wolf
2016-10-12 9:41 ` Fam Zheng
2016-10-14 15:55 ` Stefan Hajnoczi [this message]
2016-10-15 17:06 ` 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=20161014155545.GH3482@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=armbru@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).