]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Change qemuDomainGetEmulatorPinInfo bitmap manipulation
authorJohn Ferlan <jferlan@redhat.com>
Fri, 6 Mar 2015 18:26:46 +0000 (13:26 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 9 Mar 2015 12:11:49 +0000 (08:11 -0400)
commit86ef105a1dc3c374886027f1b8983989d719a462
tree9bf058ee50eb59c02984ec55240c13049af041cd
parent10f2740ae321a2f2ce8ace4b52d8921383398d98
qemu: Change qemuDomainGetEmulatorPinInfo 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 GetEmulatorPinInfo could use similar algorithm adjustments
which is what this patch does.
src/qemu/qemu_driver.c