qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Reitz <mreitz@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>, qemu-block@nongnu.org
Cc: eblake@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3] block: Remove "options" indirection from blockdev-add
Date: Sat, 15 Oct 2016 19:06:33 +0200	[thread overview]
Message-ID: <c582241b-a2b2-9716-b2cf-4d1ed00d6411@redhat.com> (raw)
In-Reply-To: <1476192424-32557-1-git-send-email-kwolf@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]

On 11.10.2016 15:27, 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: Max Reitz <mreitz@redhat.com>


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 480 bytes --]

      parent reply	other threads:[~2016-10-15 17:06 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 ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2016-10-15 17:06 ` Max Reitz [this message]

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=c582241b-a2b2-9716-b2cf-4d1ed00d6411@redhat.com \
    --to=mreitz@redhat.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=kwolf@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).