From ad960a7ca1c6fc78b3bc9fe332c86494fc6b9748 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Thu, 1 Sep 2022 09:09:59 -0700 Subject: [PATCH] misc: restore HIDDEN_PDEV_REGION and type Restore a hidden option and its type accidentally removed by PR #8100 and #8099 Tracked-On: #8098 Signed-off-by: David B. Kinder --- misc/config_tools/schema/VMtypes.xsd | 10 ++++++++++ misc/config_tools/schema/config.xsd | 7 +++++++ 2 files changed, 17 insertions(+) diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index fa8b09389..b8364f853 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -273,6 +273,16 @@ The size is a subset of the VM's total memory size specified on the Basic tab. + + + + + Specify the hidden device vBDF + + + + + diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 0b948db68..65226e7af 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -304,6 +304,13 @@ These settings can only be changed at build time. Miscellaneous options for workarounds. + + + + Specify the hidden devices. + + + Specify the cache setting.