]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix setting global_period cputune element
authorKaterina Koukiou <kkoukiou@redhat.com>
Mon, 16 Jul 2018 13:08:44 +0000 (15:08 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 16 Jul 2018 13:26:15 +0000 (15:26 +0200)
commit74b5634b77b388a454303a2be0b4d704e261305f
tree8593d5ecfefd19313fb28a14cdac945d31665e26
parent90b6ec707553e4fe90d3719a0ca449641a7c47dc
qemu: Fix setting global_period cputune element

When VIR_DOMAIN_SCHEDULER_GLOBAL_PERIOD is matched "cputune.global_period"
should be updated and not "cputune.period".

Signed-off-by: Katerina Koukiou <kkoukiou@redhat.com>
https://bugzilla.redhat.com/show_bug.cgi?id=1600427
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c