From 73f4d5095f636cbbc661c142380c12579233f2e7 Mon Sep 17 00:00:00 2001 From: Kunhui-Li Date: Fri, 27 May 2022 18:50:30 +0800 Subject: [PATCH] config_tools: hide "PCI" option for Console virtual UART type It's unexpected to show the "PCI" option for Console virtual UART type currently, so this patch hide it in configurator. Tracked-On: #7592 Signed-off-by: Kunhui-Li --- misc/config_tools/schema/VMtypes.xsd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index 73699c824..70d67a290 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -201,7 +201,9 @@ The size is a subset of the VM's total memory size specified on the Basic tab. - + + +