]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu, lxc: Warn if setting QoS on unsupported vNIC types
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 7 Jan 2015 14:52:21 +0000 (15:52 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 14 Jan 2015 07:54:49 +0000 (08:54 +0100)
commit04cf99a6b6ce380d4e04c726d1a7d4da40f908eb
treee1770655adc1b27395368fae53257c77d04db04a
parent9f974858dde667bda55fbfbec56aa16d9ced870d
qemu, lxc: Warn if setting QoS on unsupported vNIC types

https://bugzilla.redhat.com/show_bug.cgi?id=1165993

So, there are still plenty of vNIC types that we don't know how to set
bandwidth on. Let's warn explicitly in case user has requested it
instead of pretending everything was set.

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