[libvirt] [PATCH 0/2] Couple of interface type fixes

Michal Privoznik mprivozn at redhat.com
Fri Apr 26 09:10:59 UTC 2019


See the following link for more info:

https://www.redhat.com/archives/libvir-list/2019-April/msg01412.html

Be aware that these are very hackish and I don't like them.

There's still one problem - virsh domiftune still doesn't work, as in it
doesn't set floor on the network bridge because the code expects
interface type of network but it sees type bridge.

Michal Prívozník (2):
  conf: Parse bandwidth.floor for interface type='bridge' too
  qemu: Relax interface type change check when changing an interface

 src/conf/domain_conf.c  | 7 ++++---
 src/qemu/qemu_hotplug.c | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list