From 2c9f76c26219bbbd08fdd683907aa60cd9adfdf2 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 27 May 2022 15:30:25 -0700 Subject: [PATCH] config: remove extraneous headings in UI (Replicating change on master into release_3.0 branch) DX recommendation is to remove some extraneous titles from the configurator UI, specifically "Memory", "Hypervisor Features", and "PCI device assignment" Tracked-On: #5692 Signed-off-by: David B. Kinder --- misc/config_tools/schema/VMtypes.xsd | 2 ++ misc/config_tools/schema/config.xsd | 16 +++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index 54f231899..5bcff78c0 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -265,6 +265,7 @@ The size is a subset of the VM's total memory size specified on the Basic tab. + Select the PCI devices you want to assign to this virtual machine. @@ -275,6 +276,7 @@ The size is a subset of the VM's total memory size specified on the Basic tab. + Select the USB physical bus and port number that will be emulated by the ACRN Device Model for this VM. USB 3.0, 2.0, and 1.0 are supported. diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 88413e251..61e8d18c2 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -256,7 +256,7 @@ These settings can only be changed at build time. - + @@ -318,10 +318,6 @@ Refer to :ref:`vuart_config` for detailed vUART settings. Select the OS type for this VM. This is required to run Windows in a User VM. See :ref:`acrn-dm_parameters` for how to include this in the Device Model arguments. - - - - Enable the ACRN Device Model to emulate COM1 as a User VM stdio I/O. Hypervisor global emulation will take priority over this VM setting. @@ -332,14 +328,17 @@ Refer to :ref:`vuart_config` for detailed vUART settings. Use virtual bootloader OVMF (Open Virtual Machine Firmware) to boot this VM. + + + + Select a subset of physical CPUs that this VM can use. More than one can be selected. - - Select the USB physical bus and port number that will be emulated by the ACRN Device Model for this VM. USB 3.0, 2.0, and 1.0 are supported. + @@ -422,8 +421,7 @@ argument and memory. - - Select the PCI devices you want to assign to this virtual machine. +