[libvirt] [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option

Eric Blake eblake at redhat.com
Fri Dec 6 15:07:36 UTC 2019


On 12/5/19 11:36 PM, Thomas Huth wrote:
> It's been deprecated since QEMU v3.1, so it's time to finally
> remove it. The "id" parameter can simply be used instead.
> 
> Signed-off-by: Thomas Huth <thuth at redhat.com>
> ---
>   net/net.c            | 10 +---------
>   qapi/net.json        |  4 +---
>   qemu-deprecated.texi | 12 +++++++-----
>   3 files changed, 9 insertions(+), 17 deletions(-)
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

A quick grep of 'name.*netdev' and 'netdev.*name' in libvirt did not 
seem to find any uses of the deprecated syntax.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list