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

Michal Privoznik mprivozn at redhat.com
Mon Oct 30 09:54:05 UTC 2017


On 10/25/2017 12:48 PM, Michal Privoznik wrote:
> 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(-)
> 

Ping? I'd be nice to have this bug fix in the release.

Michal




More information about the libvir-list mailing list