[dts] [PATCH v2 6/6] conf vf_vlan: add configuration file for VF vlan

Yong Liu yong.liu at intel.com
Tue Jan 19 02:38:11 CET 2016


Signed-off-by: Marvin Liu <yong.liu at intel.com>

diff --git a/conf/vf_vlan.cfg b/conf/vf_vlan.cfg
new file mode 100644
index 0000000..94e68b4
--- /dev/null
+++ b/conf/vf_vlan.cfg
@@ -0,0 +1,11 @@
+[vm0]
+cpu =
+    model=host,number=4,cpupin=5 6 7 8;
+disk =
+    file=/storage/vm-image/vm0.img;
+login =
+    user=root,password=tester;
+vnc = 
+    displayNum=1;
+daemon =
+    enable=yes;
-- 
1.9.3



More information about the dts mailing list