qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: Disable driver-specific options for 1.5


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] block: Disable driver-specific options for 1.5
Date: Wed, 24 Apr 2013 07:57:44 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

On 04/24/2013 07:29 AM, Kevin Wolf wrote:
> We don't want to commit to the API yet before everything is worked out.
> Disable it for the 1.5 release. This commit is meant to be reverted
> after the 1.5 release.

Agreed that command line support without QMP support is awkward, so
crippling the code until we have full support in 1.6 is perfectly fine
for libvirt's perspective.

> 
> The disabling of the driver-specific options is achieved by applying the
> old checks while parsing the command line.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  blockdev.c               | 118 
> +++++++++++++++++++++++++++++++++++++++++++++--
>  tests/qemu-iotests/group |   2 +-
>  2 files changed, 115 insertions(+), 5 deletions(-)

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]