]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: Allow QoS update in qemuDomainChangeNet
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 1 Oct 2013 13:04:48 +0000 (15:04 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 2 Oct 2013 08:48:03 +0000 (10:48 +0200)
commit9fa10d3901a14997f724fe50ad8a33d7f0d23abe
tree3da066c4b2b2855c4d1cf87e509c17db4a884363
parentee02fbc8e4a24c1347761ceff2ddb2c108e9611c
qemu_hotplug: Allow QoS update in qemuDomainChangeNet

The qemuDomainChangeNet() is called when 'virsh update-device' is
invoked on a NIC. Currently, we fail to update the QoS even though
we have routines for that.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_hotplug.c