qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v7 0/3] block: Introduce "null" drivers


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v7 0/3] block: Introduce "null" drivers
Date: Mon, 15 Sep 2014 11:47:02 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0

On 09/11/2014 12:09 AM, Fam Zheng wrote:
> v7: Add Benoît's rev-by line in patch 2.
>     Improved help text in patch 1. (Benoît)
> 
> v6: Don't inherit from BlockdevOptionsFile. (Stefan)
>     Use .bdrv_co_readv instead of .bdrv_read. (Kevin)
>     Sort items in qapi schema definitions in patch 2 & 3.
> 
> 
> Fam Zheng (3):
>   block: Introduce "null" drivers
>   qapi: Sort BlockdevDriver enum data list
>   qapi: Sort items in BlockdevOptions definition

Series: Reviewed-by: Eric Blake <address@hidden>

> 
>  block/Makefile.objs  |   1 +
>  block/null.c         | 178 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  qapi/block-core.json |  57 +++++++++++------
>  3 files changed, 215 insertions(+), 21 deletions(-)
>  create mode 100644 block/null.c
> 

-- 
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]