qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Jason Wang <jasowang@redhat.com>,
	Eric Blake <eblake@redhat.com>,
	Markus Armbruster <armbru@redhat.com>
Cc: libvir-list@redhat.com
Subject: [PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy
Date: Fri,  6 Dec 2019 06:36:38 +0100	[thread overview]
Message-ID: <20191206053640.29368-1-thuth@redhat.com> (raw)

It's time to remove the deprecated "name" parameter from -net.

Please have a closer look at the second patch ... I think it should be
fine, but I'm not 100% sure whether it's ok for all cases to drop NetLegacy,
so please double-check.

Thomas Huth (2):
  net: Drop the legacy "name" parameter from the -net option
  net: Drop the NetLegacy structure, always use Netdev instead

 net/net.c            | 84 +++++++-------------------------------------
 qapi/net.json        | 53 +---------------------------
 qemu-deprecated.texi | 12 ++++---
 3 files changed, 20 insertions(+), 129 deletions(-)

-- 
2.18.1



             reply	other threads:[~2019-12-06  5:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06  5:36 Thomas Huth [this message]
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
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=20191206053640.29368-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).