]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: qemuDomainHotplugVcpus - separate out pin adjustment code
authorJohn Ferlan <jferlan@redhat.com>
Wed, 8 Apr 2015 13:25:47 +0000 (09:25 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 10 Apr 2015 20:02:40 +0000 (16:02 -0400)
commitb487bb810ec95df862e7e80468c8e861ed80b0cb
tree8d3bbe38c8f0bd0fb0a5b8dbbf2fbe3efd4df0e4
parent334cbf8e90b31c4671b8e2ee3a4bf9bce6be3758
qemu: qemuDomainHotplugVcpus - separate out pin adjustment code

Future IOThread setting patches would copy the code anyway, so create
and generalize the adding of pindef for the vcpu and the pinning of the
thread into their own APIs.
src/qemu/qemu_driver.c