[PATCH 0/5] Followup to virNetDevGenerateName() patches

Laine Stump laine at redhat.com
Wed Dec 16 01:27:18 UTC 2020


A few issues came up during review of this series that were better
fixed in cleanups rather than requiring yet another round of
review. (A couple of things I noticed after the other patches were
already pushed).

Laine Stump (5):
  util: fix tap device name auto-generation for FreeBSD
  bhyve: remove redundant code that adds "template" netdev name
  qemu: remove redundant code that adds "template" netdev name
  util: simplify virNetDevMacVLanCreateWithVPortProfile()
  util: minor comment/formatting changes to virNetDevTapCreate()

 src/bhyve/bhyve_command.c   |  7 ----
 src/qemu/qemu_interface.c   | 18 +++--------
 src/util/virnetdevmacvlan.c | 64 ++++++-------------------------------
 src/util/virnetdevtap.c     | 46 +++++++-------------------
 4 files changed, 25 insertions(+), 110 deletions(-)

-- 
2.28.0




More information about the libvir-list mailing list