qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv2 0/3] qemu-nbd: add option to set detect-zeroes


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCHv2 0/3] qemu-nbd: add option to set detect-zeroes mode
Date: Wed, 3 Sep 2014 14:03:32 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Aug 13, 2014 at 07:20:16PM +0200, Peter Lieven wrote:
> v1->v2: - state that relaxing the license for qapi-util.c to LGPLv2+
>           was intentional [Eric]
>         - split the qemu-nbd patch into 2 pieces [Eric]
> 
> Peter Lieven (3):
>   rename parse_enum_option to qapi_enum_parse and make it public
>   qemu-nbd: add option to set detect-zeroes mode
>   qemu-nbd: fix indentation and coding style
> 
>  blockdev.c          |   30 ++++------------
>  include/qapi/util.h |   17 +++++++++
>  qapi/Makefile.objs  |    2 +-
>  qapi/qapi-util.c    |   34 ++++++++++++++++++
>  qemu-nbd.c          |  100 
> ++++++++++++++++++++++++++++++++-------------------
>  5 files changed, 122 insertions(+), 61 deletions(-)
>  create mode 100644 include/qapi/util.h
>  create mode 100644 qapi/qapi-util.c
> 
> -- 
> 1.7.9.5
> 

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

Stefan

Attachment: pgpNMoUdBnEoD.pgp
Description: PGP signature


reply via email to

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