qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Benoît Canet" <benoit.canet@irqsave.net>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, "Benoît Canet" <benoit.canet@irqsave.net>,
	mreitz@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] Make open by reference use id then node-name
Date: Wed, 12 Feb 2014 17:15:05 +0100	[thread overview]
Message-ID: <1392221707-12916-1-git-send-email-benoit.canet@irqsave.net> (raw)

This series was asked by Kevin.
It sit on top of the snapshot fix patch and max openv2 series.

I have done the following tests.

check qemu-iotest ok
snapshot blockbackend by id ok
open quorum by node-name reference and id reference ok
Error messages seems ok

Benoît Canet (2):
  block: Relax bdrv_lookup_bs constraints.
  block: Open by reference will try device then node_name.

 block.c    | 36 +++++++++++++++++++-----------------
 blockdev.c |  6 ++++++
 2 files changed, 25 insertions(+), 17 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-02-12 16:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 16:15 Benoît Canet [this message]
2014-02-12 16:15 ` [Qemu-devel] [PATCH 1/2] block: Relax bdrv_lookup_bs constraints Benoît Canet
2014-02-13 18:53   ` Max Reitz
2014-02-12 16:15 ` [Qemu-devel] [PATCH 2/2] block: Open by reference will try device then node_name Benoît Canet
2014-02-13 18:54   ` Max Reitz
2014-02-14  9:57 ` [Qemu-devel] [PATCH 0/2] Make open by reference use id then node-name Kevin Wolf
2014-02-14 16:03 ` Stefan Hajnoczi

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=1392221707-12916-1-git-send-email-benoit.canet@irqsave.net \
    --to=benoit.canet@irqsave.net \
    --cc=kwolf@redhat.com \
    --cc=mreitz@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).