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

Michal Privoznik posted 2 patches 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1556269593.git.mprivozn@redhat.com
src/conf/domain_conf.c  | 7 ++++---
src/qemu/qemu_hotplug.c | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
[libvirt] [PATCH 0/2] Couple of interface type fixes
Posted by Michal Privoznik 4 years, 11 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list