qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCHv10 10/11] qapi-schema, qemu-options & slirp: Add


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCHv10 10/11] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Date: Thu, 10 Mar 2016 09:52:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 08.03.2016 11:34, Samuel Thibault wrote:
> From: Yann Bordenave <address@hidden>
> 
> This patch adds parameters to manage some new options in the qemu -net
> command.
> Slirp IPv6 address, network prefix, and DNS IPv6 address can be given in
> argument to the qemu command.
> Defaults parameters are respectively fec0::2, fec0::, /64 and fec0::3.
> 
> Signed-off-by: Yann Bordenave <address@hidden>
> Signed-off-by: Samuel Thibault <address@hidden>
> ---
>  net/net.c        | 31 ++++++++++++++++++++++
>  net/slirp.c      | 81 
> +++++++++++++++++++++++++++++++++++++++++++++++++++-----
>  qapi-schema.json | 12 +++++++++
>  qemu-options.hx  | 18 +++++++++++--
>  slirp/libslirp.h |  8 +++---
>  slirp/slirp.c    | 28 +++++++-------------
>  6 files changed, 148 insertions(+), 30 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>




reply via email to

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