qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v2 18/23] COLO nic: add command line switch


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH v2 18/23] COLO nic: add command line switch
Date: Tue, 23 Sep 2014 11:04:18 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0

On 09/23/2014 03:23 AM, Yang Hongyang wrote:
> add command line switch
> 
> Signed-off-by: Yang Hongyang <address@hidden>
> Cc: Anthony Liguori <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> ---
>  qapi-schema.json |  8 +++++++-
>  qemu-options.hx  | 10 +++++++++-
>  2 files changed, 16 insertions(+), 2 deletions(-)
> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 7dcfb90..e53a571 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -2008,6 +2008,10 @@
>  #
>  # @queues: #optional number of queues to be created for multiqueue capable 
> tap
>  #
> +# @colo_nicname: #optional the host physical nic for QEMU (Since 2.2)
> +#
> +# @colo_script: #optional the script file which used by COLO (Since 2.2)

Please use dash, not underscore, for these two new names.

-- 
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]