]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainPinIOThread: Update live definition after process pinning
authorPeter Krempa <pkrempa@redhat.com>
Tue, 18 Jan 2022 09:08:03 +0000 (10:08 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 18 Jan 2022 13:16:48 +0000 (14:16 +0100)
commitce20fe5c2abd8b5bf2064452a7fc9ca54eecaf1f
treec95522ea79e1ad00fda1c44b1b270b44d4c88e08
parentdcfa6c650d44a640b1869bac941fb89c88f7e2cf
qemuDomainPinIOThread: Update live definition after process pinning

Otherwise we'll keep using the new pinning value even if it can't be
applied to the thread.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2040555
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_driver.c