qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy
@ 2019-12-06  5:36 Thomas Huth
  2019-12-06  5:36 ` [PATCH 1/2] net: Drop the legacy "name" parameter from the -net option Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thomas Huth @ 2019-12-06  5:36 UTC (permalink / raw)
  To: qemu-devel, Jason Wang, Eric Blake, Markus Armbruster; +Cc: libvir-list

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-01-29 12:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).