qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qmp: netdev_add is like -netdev, not -net, fix


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH] qmp: netdev_add is like -netdev, not -net, fix documentation
Date: Fri, 22 Feb 2013 22:36:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130216 Thunderbird/17.0.3

On 02/22/13 18:31, Markus Armbruster wrote:
> Cc: address@hidden
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  qmp-commands.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qmp-commands.hx b/qmp-commands.hx
> index 799adea..95022e2 100644
> --- a/qmp-commands.hx
> +++ b/qmp-commands.hx
> @@ -822,7 +822,7 @@ Example:
>  -> { "execute": "netdev_add", "arguments": { "type": "user", "id": "netdev1" 
> } }
>  <- { "return": {} }
>  
> -Note: The supported device options are the same ones supported by the '-net'
> +Note: The supported device options are the same ones supported by the 
> '-netdev'
>        command-line argument, which are listed in the '-help' output or QEMU's
>        manual
>  
> 

Reviewed-by: Laszlo Ersek <address@hidden>



reply via email to

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