Rename the xml file and generate launch script from uos to user_vm.

Tracked-On: #6744
Signed-off-by: Liu Long long.liu@linux.intel.com

Signed-off-by: Liu Long <long.liu@linux.intel.com>
This commit is contained in:
Liu Long
2021-11-03 08:46:00 +08:00
committed by wenlingz
parent 3124097a78
commit 7f846b7ecf
13 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
<acrn-config board="nuc11tnbi5" scenario="hybrid" uos_launcher="2">
<acrn-config board="nuc11tnbi5" scenario="hybrid" user_vm_launcher="2">
<user_vm id="1">
<user_vm_type desc="User VM type">WINDOWS</user_vm_type>
<rtos_type desc="User VM Realtime capability">no</rtos_type>

View File

@@ -1,4 +1,4 @@
<acrn-config board="nuc11tnbi5" scenario="shared" uos_launcher="6">
<acrn-config board="nuc11tnbi5" scenario="shared" user_vm_launcher="6">
<user_vm id="1">
<user_vm_type desc="User VM type">WINDOWS</user_vm_type>
<rtos_type desc="User VM Realtime capability">no</rtos_type>