]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: revert patch - bandwidth tuning in session mode
authorErik Skultety <eskultet@redhat.com>
Thu, 6 Nov 2014 11:38:51 +0000 (12:38 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 6 Nov 2014 13:28:37 +0000 (14:28 +0100)
commit74ae5be44e43d333bac3f923ceeb21c702b7ae2a
treec59f99834ac532931b1a83ed26fc647a4ccd74b9
parent1d1c5ecd1360d74292a5db18fbd90fe27ec2551b
qemu: revert patch - bandwidth tuning in session mode

Since there was a valid note to patch 43b67f2e about the best spot to
check for bandwidth set call while having libvirt daemon run in session
mode, this patch reverts previous changes dealing with bandwith
(also reverts adding variable @cfg in qemuDomainGetNumaParameters which
 does not have any use at the moment, but getting and unreferencing
 driver's config) in qemu_driver.c and qemu_command.c. There will be
another patch in the series which introduces the fix itself.
src/qemu/qemu_command.c
src/qemu/qemu_driver.c