mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-17 23:08:07 +00:00
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:
@@ -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>
|
@@ -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>
|
Reference in New Issue
Block a user