]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Change qemuDomainGetVcpuPinInfo bitmap manipulation
authorJohn Ferlan <jferlan@redhat.com>
Fri, 6 Mar 2015 17:58:25 +0000 (12:58 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 9 Mar 2015 12:11:49 +0000 (08:11 -0400)
commit10f2740ae321a2f2ce8ace4b52d8921383398d98
tree3a5f05acbedbbc9f4a024e66dab28663e469ffac
parentfcb13292b1833d67346af8abfcf8242c0d196eb3
qemu: Change qemuDomainGetVcpuPinInfo bitmap manipulation

Follow-up to the IOThread review on CPU affinity map manipulation:

http://www.redhat.com/archives/libvir-list/2015-March/msg00294.html

indicates that the GetVcpuPinInfo could use similar algorithm adjustments
which is what this patch does.
src/qemu/qemu_driver.c