QEMU is using MTTCG by default on an increasingly large
set of host/guest combinations. This allows us to use the
normal vCPU pinning support we already have for KVM. We
just need to stop throwing away the PID info, and stop
artificially blocking pinning APIs.
Daniel P. Berrangé (2):
qemu: fix recording of vCPU pids for MTTCG
Revert "qemu: Forbid pinning vCPUs for TCG domain"
src/qemu/qemu_domain.c | 81 ++++++++++++++++++++++++++----------------
src/qemu/qemu_driver.c | 7 ----
2 files changed, 51 insertions(+), 37 deletions(-)
--
2.17.2