qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, armbru@redhat.com, stefanha@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/2] block: Catch simultaneous usage of options and their aliases
Date: Wed, 24 Sep 2014 16:46:27 +0200	[thread overview]
Message-ID: <1411569989-5517-1-git-send-email-kwolf@redhat.com> (raw)

v2:
- Remove QAPI-style use of errp, convert to table to keep things
  readable anyway [Markus]

Kevin Wolf (2):
  block: Specify -drive legacy option aliases in array
  block: Catch simultaneous usage of options and their aliases

 blockdev.c                 | 53 ++++++++++++++++++++++++++++++++--------------
 tests/qemu-iotests/051     | 23 ++++++++++++++++++++
 tests/qemu-iotests/051.out | 45 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 105 insertions(+), 16 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2014-09-24 14:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 14:46 Kevin Wolf [this message]
2014-09-24 14:46 ` [Qemu-devel] [PATCH v2 1/2] block: Specify -drive legacy option aliases in array Kevin Wolf
2014-09-24 15:26   ` Benoît Canet
2014-09-24 14:46 ` [Qemu-devel] [PATCH v2 2/2] block: Catch simultaneous usage of options and their aliases Kevin Wolf
2014-09-24 15:32   ` Benoît Canet
2014-09-24 15:35 ` [Qemu-devel] [PATCH v2 0/2] " Markus Armbruster
2014-09-25  7:33 ` Kevin Wolf

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=1411569989-5517-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).