diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 2669b2a73..9c5917b61 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -336,6 +336,11 @@ Refer to :ref:`vuart_config` for detailed vUART settings. Enable nested virtualization for KVM. + + + Max number of virtual CLOS MASK + + Enable virtualization of the Cache Allocation Technology (CAT) feature in RDT. CAT enables you to allocate cache to VMs, providing isolation to avoid performance interference from other VMs. diff --git a/misc/config_tools/xforms/vm_configurations.c.xsl b/misc/config_tools/xforms/vm_configurations.c.xsl index b16565961..b2741741d 100644 --- a/misc/config_tools/xforms/vm_configurations.c.xsl +++ b/misc/config_tools/xforms/vm_configurations.c.xsl @@ -181,18 +181,24 @@ - - - + + + + + - - - + + + - - - - + + + + + + + +