]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Ignore def->cpumask if emulatorpin is specified
authorOsier Yang <jyang@redhat.com>
Fri, 12 Oct 2012 09:50:49 +0000 (17:50 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 15 Oct 2012 04:20:37 +0000 (12:20 +0800)
commit3635b41e155ba81bfb8fb259ec7379502237b4b7
tree49674dfb4162433bc15f8991c54a29eca2e56794
parent5378effd57591f9215fb5fc27efc6c32dae2b634
qemu: Ignore def->cpumask if emulatorpin is specified

If the vcpu placement is "static", it's just fine to ignore the
def->cpumask if emulatorpin is specified.
src/qemu/qemu_process.c