[libvirt] [PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy

Thomas Huth thuth at redhat.com
Fri Dec 6 05:36:38 UTC 2019


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




More information about the libvir-list mailing list