]> 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)
committerCole Robinson <crobinso@redhat.com>
Mon, 7 Oct 2013 13:51:48 +0000 (09:51 -0400)
commite6f4742b97c4d88ca1460766f169cd1debdca699
treec929d08aa1d4a27e5ac8fb57e361953bb40bf410
parenteaf803e7f0a6ec66aef24157488696a3b9d3a890
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>
(cherry picked from commit 9fa10d3901a14997f724fe50ad8a33d7f0d23abe)
src/qemu/qemu_hotplug.c