]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: Pin on per-vcpu basis instead of per-vcpupin element
authorPeter Krempa <pkrempa@redhat.com>
Fri, 15 Aug 2014 14:41:47 +0000 (16:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 18 Aug 2014 15:43:05 +0000 (17:43 +0200)
commit482f4e596fcecff7a9b6ca3ee2b946acfdaf0823
tree8d4ba54e62b796c756802ad83b9a1831afebdd8d
parent60df621f75af6e29d721d95a738c8860eed5590e
qemu: process: Pin on per-vcpu basis instead of per-vcpupin element

Pin existing vcpus rather than existing vcpu pinning infos. This
increases the complexity of the lookup, but avoids pinning cpus that are
not enabled actually.
src/qemu/qemu_process.c