Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads 39/35339/7
authorkalyanreddy <reddyx.gundarapu@intel.com>
Thu, 25 May 2017 09:31:40 +0000 (15:01 +0530)
committerKalyan reddy Gundarapu <reddyx.gundarapu@intel.com>
Wed, 31 May 2017 08:33:17 +0000 (08:33 +0000)
commita6a5c653357cf0fd82c489501b6bdbacb2aaf65b
treee4b423e661fb1f07769025ede12b95f69030f5d1
parente71e24ec001cfc06e27ce12c081ba749948b4599
Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads

JIRA: VSPERF-510

This patch is used to implement the mechanism to pass extra qemu
cpu options required to achieve better results/performance. Also
used to implement a mechanism to pin the vCPU threads to another
pCPU core which helps in reducing the noise from housekeeping
thread and packet loss.

Change-Id: Ic40fd47d7c4f5556f7e240c6ca671a0535d06ece
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
conf/04_vnf.conf
docs/testing/user/userguide/testusage.rst
vnfs/qemu/qemu.py