qemu-devel
[Top][All Lists]
Advanced

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

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


From: Eric Blake
Subject: Re: [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option
Date: Fri, 6 Dec 2019 09:07:36 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

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 <address@hidden>
---
  net/net.c            | 10 +---------
  qapi/net.json        |  4 +---
  qemu-deprecated.texi | 12 +++++++-----
  3 files changed, 9 insertions(+), 17 deletions(-)


Reviewed-by: Eric Blake <address@hidden>

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




reply via email to

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