You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refine some items for configuarable="0"
Tracked-On: #4641
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
Acked-by: Terry Zou <terry.zou@intel.com>
<baseconfigurable="0"desc="vUART0 (A.K.A COM1) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<baseconfigurable="0"desc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
24
-
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">0</target_uart_id>
21
+
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">0</target_vm_id>
24
+
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
<basedesc="vUART0 (A.K.A COM1) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
19
+
<basedesc="vUART0 (A.K.A COM1) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">COM1_BASE</base>
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
26
+
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">0</target_vm_id>
27
27
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
26
+
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">0</target_vm_id>
27
27
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
41
+
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">0</target_vm_id>
42
42
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
42
+
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">0</target_vm_id>
43
43
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
Copy file name to clipboardExpand all lines: misc/acrn-config/xmls/config-xmls/template/SOS_VM.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
<sizeconfigurable="0"desc="The memory size in Bytes for the VM">0x20000000</size>
14
14
</memory>
15
15
<os_config>
16
-
<namedesc="Specify the OS name of VM, currently it is not referenced by hypervisor code.">ACRN Service OS</name>
16
+
<namedesc="Specify the OS name of VM, currently it is not referenced by hypervisor code."></name>
17
17
<kern_typedesc="Specify the VM name which will be shown in hypervisor console command: vm_list."></kern_type>
18
18
<kern_moddesc="The tag for kernel image which act as multiboot module, it must exactly match the module tag in GRUB multiboot cmdline."></kern_mod>
19
19
<ramdisk_moddesc="The tag for ramdisk image which act as multiboot module, it must exactly match the module tag in GRUB multiboot cmdline."></ramdisk_mod>
<basedesc="vUART1 (A.K.A COM2) enabling switch. Enable by exposing its base address, disable by returning invalid base address.">INVALID_COM_BASE</base>
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to."></target_vm_id>
31
+
<target_vm_iddesc="COM2 is used for VM communications. When it is enabled, please specify which target VM that current VM connect to.">2</target_vm_id>
32
32
<target_uart_idconfigurable="0"desc="target vUART ID that vCOM2 connect to">1</target_uart_id>
0 commit comments