From ccdbf499273b30654266151ce864407f2e008eaa Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Mon, 8 Nov 2021 11:45:39 -0800 Subject: [PATCH] config-tools: enable hv features by default Set hv features L1D_VMENTRY_ENABLED, MCE_ON_PSC_DISABLED and PTM default value to 'y' in schema. Tracked-On: #6793 Signed-off-by: Yang,Yu-chu --- misc/config_tools/schema/config.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 5c55d8540..6ddabdc84 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -159,13 +159,13 @@ of DMA operations. Enable ACPI runtime parsing. - + Enable L1 cache flush before VM entry. Default value ``n``. - + Force disabling software workaround for Machine Check Error on Page Size Change. @@ -440,7 +440,7 @@ its ``id`` attribute. When it is enabled, specify which target VM's vUART the cu - + Enable and disable PTM(Precision Timing Measurement) feature.