mbox series

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

Message ID 20221202044234.1180111-1-weix.ling@intel.com (mailing list archive)
Headers
Series support pin VM's thread to vhost CPU lcore |

Message

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

framework/virt_base:
Add pin_threads parameter when start VM

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  | 28 +++++++++++++++-------------
 framework/virt_base.py | 11 +++++++++--
 2 files changed, 24 insertions(+), 15 deletions(-)