A script to launch real time guest 63/4563/5
authorYunhong Jiang <yunhong.jiang@linux.intel.com>
Fri, 4 Dec 2015 23:01:29 +0000 (18:01 -0500)
committerYunhong Jiang <yunhong.jiang@linux.intel.com>
Wed, 6 Jan 2016 03:32:48 +0000 (19:32 -0800)
commit0fcee09d0a19457df88a4cea607de08e52ee959e
tree3c0c73fde2b674180d63343273f314ecf636f116
parente5463c6781f5cf7ad4b353232be9ff3721fadf0b
A script to launch real time guest

Launch real time guest need special options like lock memory etc. A
script is used to achieved this. We invoke the qemu utility directly
instead of going through middle layer like libvirt, to get better
controll.

Change-Id: Ia6ad7313463e2f858516bddd4a4b58e95d8c943e
Signed-off-by: David Su <david.w.su@intel.com>
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
ci/envs/host-run-qemu.sh [new file with mode: 0755]