From: Eric Blake <eblake@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
qemu-devel@nongnu.org, Jason Wang <jasowang@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Cc: libvir-list@redhat.com
Subject: Re: [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option
Date: Fri, 6 Dec 2019 09:07:36 -0600 [thread overview]
Message-ID: <ef00c6f6-ae47-4eb8-7874-d9aed403a5b4@redhat.com> (raw)
In-Reply-To: <20191206053640.29368-2-thuth@redhat.com>
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@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@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
next prev parent reply other threads:[~2019-12-06 17:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-06 5:36 [PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy Thomas Huth
2019-12-06 5:36 ` [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option Thomas Huth
2019-12-06 15:07 ` Eric Blake [this message]
2019-12-10 11:06 ` Markus Armbruster
2019-12-10 11:28 ` Thomas Huth
2019-12-06 5:36 ` [PATCH 2/2] net: Drop the NetLegacy structure, always use Netdev instead Thomas Huth
2019-12-06 15:14 ` Eric Blake
2019-12-09 11:33 ` Thomas Huth
2019-12-10 11:09 ` Markus Armbruster
2020-01-29 12:42 ` [PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy Thomas Huth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ef00c6f6-ae47-4eb8-7874-d9aed403a5b4@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=jasowang@redhat.com \
--cc=libvir-list@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).