qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V26 00/32] replace QEMUOptionParameter with Qemu


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V26 00/32] replace QEMUOptionParameter with QemuOpts
Date: Tue, 6 May 2014 15:26:15 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Apr 29, 2014 at 05:10:24PM +0800, Chunyan Liu wrote:
> This patch series is to replace QEMUOptionParameter with QemuOpts, so that 
> only
> one Qemu Option structure is kept in QEMU code.
> 
> ---
> Changes to v25:
>   * split v25 2/31 (add def_value_str to QemuOptDesc) into two patches:
>     1st patch adds def_value_str, 2nd patch repurpose qemu_opts_print.
>   * update 4/32 qapi command line description.
>   * update 12/32 (change block layer to support both) according to
>     Eric's comments.
>   * small update to gluster.c
>   * rebase to latest code
> 
> All patches are also available from:
> https://github.com/chunyanliu/qemu/commits/QemuOpts

I looked through the comments from Leandro and Eric.  A respin is
necessary to address the test failures that Leandro found.  Please also
address the comments Eric made.

We're almost there now!



reply via email to

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