[libvirt] [PATCH 0/2] qemu: Fix QoS for vhostuser

Michal Privoznik mprivozn at redhat.com
Wed Oct 25 10:48:08 UTC 2017


Setting QoS on the fly does work for vhostuser. However, it doesn't when
starting a domain. So when looking into this, I realized that we should be more
explicit about types of interface that do support QoS.

Michal Privoznik (2):
  qemuDomainSetInterfaceParameters: Explicitly reject unsupported net
    types
  virNetDevSupportBandwidth: Enable QoS for vhostuser

 src/conf/netdev_bandwidth_conf.h |  2 +-
 src/qemu/qemu_driver.c           | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.13.6




More information about the libvir-list mailing list