mbox

[V4,0/2] support pin VM's thread to vhost CPU lcore

Message ID 20221212031807.2777293-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX Dec. 12, 2022, 3:18 a.m. UTC
  framework/qemu_kvm:
1)Support pin VM's thread to vhost CPU lcore.
2)Fix add_vm_daemon method issue.

framework/virtio_base:
Add pin_threads parameter when start VM default pin_threads=True.

Wei Ling (2):
  framework/qemu_kvm: support pin VM's thread to vhost CPU lcore
  framework/virt_base: add pin_threads parameter when start VM

 framework/qemu_kvm.py  | 50 +++++++++++++++++++++++++++++++-----------
 framework/virt_base.py | 13 ++++++++---
 2 files changed, 47 insertions(+), 16 deletions(-)