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

2017-10-30 Thread Michal Privoznik
On 10/30/2017 11:44 AM, Martin Kletzander wrote: > On Wed, Oct 25, 2017 at 12:48:08PM +0200, 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 ty

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

2017-10-30 Thread Martin Kletzander
On Wed, Oct 25, 2017 at 12:48:08PM +0200, 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. ACK & SFF Michal P

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

2017-10-30 Thread Michal Privoznik
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): > qem

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

2017-10-25 Thread Michal Privoznik
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 ne