qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v3 12/38] block: Move guest_block_size into Bloc


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH v3 12/38] block: Move guest_block_size into BlockBackend
Date: Wed, 03 Jun 2015 14:41:38 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/03/2015 01:43 PM, Max Reitz wrote:
> guest_block_size is a guest device property so it should be moved into
> the interface between block layer and guest devices, which is the
> BlockBackend.
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block.c                   | 7 -------
>  block/block-backend.c     | 7 +++++--
>  include/block/block.h     | 1 -
>  include/block/block_int.h | 3 ---
>  4 files changed, 5 insertions(+), 13 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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