[libvirt] [PATCH 0/2] Fix compatibility with MTTCG

Daniel P. Berrangé berrange at redhat.com
Wed Oct 17 14:15:20 UTC 2018


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




More information about the libvir-list mailing list