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: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v7 0/3] block: Introduce "null" drivers
Date: Tue, 16 Sep 2014 14:32:39 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Sep 11, 2014 at 02:09:55PM +0800, 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
> 
>  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
> 
> -- 
> 1.9.3
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpzfkLtCBc3M.pgp
Description: PGP signature


reply via email to

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