qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] drive: allow rerror,	werror and readonly for if=none
Date: Wed, 26 May 2010 11:53:22 +0200	[thread overview]
Message-ID: <4BFCEF92.2010509@redhat.com> (raw)
In-Reply-To: <1274863484-15147-1-git-send-email-kraxel@redhat.com>

Am 26.05.2010 10:44, schrieb Gerd Hoffmann:
> When creating guest disks the qdev way using ...
> 
>   -drive if=none,id=$name,args
>   -device $driver,drive=$name
> 
> it is not possible to specify rerror, werror and readonly arguments
> for drive as drive_init allows/blocks them based on the interface (if=)
> specified and none isn't white-listed there.
> 
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Thanks, applied to the block branch.

Kevin

      reply	other threads:[~2010-05-26  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26  8:44 [Qemu-devel] [PATCH] drive: allow rerror, werror and readonly for if=none Gerd Hoffmann
2010-05-26  9:53 ` Kevin Wolf [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=4BFCEF92.2010509@redhat.com \
    --to=kwolf@redhat.com \
    --cc=kraxel@redhat.com \
    --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).