qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
Date: Wed, 13 Jun 2012 17:48:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]