config tool: xml change for vm_type and load_order

change vm_type and add load_order in all scenario xml

Tracked-On: #6690
Signed-off-by: hangliu1 <hang1.liu@linux.intel.com>
This commit is contained in:
hangliu1
2022-02-17 03:35:23 -05:00
committed by acrnsi-robot
parent 816a88f7f7
commit 9f8231e7ba
20 changed files with 152 additions and 76 deletions

View File

@@ -54,7 +54,8 @@
</MISC_CFG>
</hv>
<vm id="0">
<vm_type>PRE_STD_VM</vm_type>
<vm_type>STANDARD_VM</vm_type>
<load_order>PRE_LAUNCHED_VM</load_order>
<name>PRE_STD_VM0</name>
<guest_flags>
<guest_flag>0</guest_flag>
@@ -115,7 +116,8 @@
</mmio_resources>
</vm>
<vm id="1">
<vm_type>PRE_STD_VM</vm_type>
<vm_type>STANDARD_VM</vm_type>
<load_order>PRE_LAUNCHED_VM</load_order>
<name>PRE_STD_VM1</name>
<guest_flags>
<guest_flag>0</guest_flag>