qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/7] slirp: Add new command-line suboption "[, d


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 3/7] slirp: Add new command-line suboption "[, dhcpvendopt=optstring]" to "-net user"
Date: Fri, 25 Apr 2014 21:20:10 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 04/25/2014 04:10 PM, Fedor Lyakhov wrote:
> New command-line suboption "[,dhcpvendopt=optstring]" is defined in the
> qapi-schema.json. If supplied, the optstring is passed to SLIRP 
> initialization.
> 
> Signed-off-by: Fedor Lyakhov <address@hidden>
> ---
>  net/slirp.c      | 9 +++++----
>  qapi-schema.json | 3 +++
>  slirp/libslirp.h | 3 ++-
>  slirp/slirp.c    | 2 +-
>  4 files changed, 11 insertions(+), 6 deletions(-)
> 

> +++ b/qapi-schema.json
> @@ -3056,6 +3056,8 @@
>  # @dhcpstart: #optional the first of the 16 IPs the built-in DHCP server can
>  #             assign
>  #
> +# @dhcpvendopt: #optional vendor-specific DHCP options to pass to the guest
> +#

Missing a '(since 2.1)' designation.

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