]> xenbits.xensource.com Git - libvirt.git/commit
qemu: test if bandwidth has 'floor' factored out to separate function
authorPavel Mores <pmores@redhat.com>
Fri, 14 Feb 2020 16:26:19 +0000 (17:26 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Feb 2020 16:25:52 +0000 (17:25 +0100)
commit17f430eb5cfaaa3388077f2b0856f011f0b2a4c3
treee333175e87ed1c079c63382fa69942f62acb20d1
parente8a819e87f806e6c6690614c40dbeab0bd2e800e
qemu: test if bandwidth has 'floor' factored out to separate function

This compound condition will be useful in several places so it
makes sense to give it a name for better readability.

Signed-off-by: Pavel Mores <pmores@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/netdev_bandwidth_conf.c
src/conf/netdev_bandwidth_conf.h
src/libvirt_private.syms
src/network/bridge_driver.c