All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "peter.maydell@linaro.org" <peter.maydell@linaro.org>,
	Markus Armbruster <armbru@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
Date: Wed, 13 Jun 2012 17:48:57 +0200	[thread overview]
Message-ID: <4FD8B669.2080909@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1206131202390.14957@kaball.uk.xensource.com>

Am 13.06.2012 13:03, schrieb Stefano Stabellini:
> On Wed, 13 Jun 2012, Markus Armbruster wrote:
>> Xen compile-tested only.  Stefano, please give it a whirl.
>>
>> v3: Replaced bdrv_get_format() on Peter's request
>>
>> v2: Moved a declaration to an inner block on Stefano's request.
>>
>> Markus Armbruster (3):
>>   block: Replace bdrv_get_format() by bdrv_get_format_name()
>>   xen: Don't change -drive if=xen device name during machine init
>>   xen: Don't peek behind the BlockDriverState abstraction
>>
>>  block.c            |   11 ++++-------
>>  block.h            |    2 +-
>>  hw/xen_devconfig.c |   13 ++++++-------
>>  hw/xen_disk.c      |    3 +--
>>  qemu-img.c         |    5 ++---
>>  5 files changed, 14 insertions(+), 20 deletions(-)
> 
> 
> You can stick my acked-by on patch 2/3 and 3/3.
> Given that patch 1/3 is a generic block patch, I think that this series
> should go through Kevin.

Thanks, applied all to the block branch.

Kevin

      parent reply	other threads:[~2012-06-13 15:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13  8:11 [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use Markus Armbruster
2012-06-13  8:11 ` [Qemu-devel] [PATCH v3 1/3] block: Replace bdrv_get_format() by bdrv_get_format_name() Markus Armbruster
2012-06-13  8:11 ` [Qemu-devel] [PATCH v3 2/3] xen: Don't change -drive if=xen device name during machine init Markus Armbruster
2012-06-13  8:11 ` [Qemu-devel] [PATCH v3 3/3] xen: Don't peek behind the BlockDriverState abstraction Markus Armbruster
2012-06-13 11:03 ` [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use Stefano Stabellini
2012-06-13 11:20   ` Markus Armbruster
2012-06-13 15:48   ` 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=4FD8B669.2080909@redhat.com \
    --to=kwolf@redhat.com \
    --cc=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.