]> xenbits.xensource.com Git - libvirt.git/commit
qemu: vcpupin: Always set affinity even when cgroups are supported
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 Feb 2016 06:05:24 +0000 (07:05 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 19 Feb 2016 14:23:54 +0000 (15:23 +0100)
commit9958422d1065cdff0030f9f63e7e29e7113e311e
tree0af553784b03d893ab4cec349e137c957450f635
parent471741309d650ce30244aa02fe8d86a9738cc251
qemu: vcpupin: Always set affinity even when cgroups are supported

VM startup and CPU hotplug always set the affinity regardless of cgroups
support. Use the same approach for the pinning API.
src/qemu/qemu_driver.c