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, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/3] block: Add '-blockdev' command line option
Date: Fri, 23 Sep 2016 19:32:30 +0200	[thread overview]
Message-ID: <d0eb920e-3725-be98-3ef8-cc4088504542@redhat.com> (raw)
In-Reply-To: <1474646781-18951-2-git-send-email-kwolf@redhat.com>

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

On 23.09.2016 18:06, Kevin Wolf wrote:
> This is an option that is directly mapped to the blockdev-add QMP
> command. It works more or less like -drive, except that it doesn't
> create a BlockBackend and doesn't support legacy options.
> 
> This patch adds minimal documentation, the next patches will improve it.
> 
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  blockdev.c              | 12 +++++++++++
>  include/sysemu/sysemu.h |  1 +
>  qemu-options.hx         | 12 +++++++++++
>  vl.c                    | 53 +++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 78 insertions(+)

Reviewed-by: Max Reitz <mreitz@redhat.com>


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

  parent reply	other threads:[~2016-09-23 17:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23 16:06 [Qemu-devel] [PATCH v2 0/3] Add -blockdev command line option Kevin Wolf
2016-09-23 16:06 ` [Qemu-devel] [PATCH v2 1/3] block: Add '-blockdev' " Kevin Wolf
2016-09-23 16:54   ` Eric Blake
2016-09-23 17:32   ` Max Reitz [this message]
2016-09-23 16:06 ` [Qemu-devel] [PATCH v2 2/3] doc: Document generic -blockdev options Kevin Wolf
2016-09-23 17:15   ` Max Reitz
2016-09-23 16:06 ` [Qemu-devel] [PATCH v2 3/3] doc: Document driver-specific " Kevin Wolf
2016-09-23 17:00   ` Eric Blake
2016-09-23 17:32   ` Max Reitz
2016-09-23 16:14 ` [Qemu-devel] [PATCH v2 0/3] Add -blockdev command line option no-reply

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=d0eb920e-3725-be98-3ef8-cc4088504542@redhat.com \
    --to=mreitz@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).