qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v27 19/33] QemuOpts: export qemu_opt_find


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v27 19/33] QemuOpts: export qemu_opt_find
Date: Thu, 05 Jun 2014 16:12:36 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/07/2014 03:58 AM, Chunyan Liu wrote:
> Export qemu_opt_find for qcow2 driver using it.
> After replacing QEMUOptionParameter with QemuOpts, qcow2 driver will
> use qemu_opt_find to judge if an option is explicitly set, to replace
> the usage of .assigned in QEMUOptionParameter.
> 
> Signed-off-by: Chunyan Liu <address@hidden>
> ---
> Changes:
>   * split qcow2 patch into two: 19/33, 20/33
>     - export qemu_opt_find in a separate commit
>     - then patch qcow2 driver
> 
>  include/qemu/option.h | 1 +
>  util/qemu-option.c    | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 

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]