acrn-hypervisor/misc/config_tools/schema/checks
Junjie Mao 4fe6cae877 config_tools: track whether each vCPU is used for real-time or not
According to DX recommendations, this patch adds a Boolean item to each
vCPU which allows users to specify the vCPUs intended for
real-time-critical tasks. This information will be used to organize other
widgets (CAT-related ones for now) in the configurator to tell apart
real-time ones from the others for better clarity.

All vCPUs are by default not real-time-critical, except those in the RT VMs
which are.

Tracked-On: #6690
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-04-21 10:08:53 +08:00
..
schema_of_checks config_tools: add schema of checker schemas 2022-03-16 10:44:16 +08:00
check_the_checkers.sh config_tools: add schema of checker schemas 2022-03-16 10:44:16 +08:00
cpu_assignment.xsd config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
passthrough_devices.xsd config_tools: implement existing scenario checks in XSD 2022-03-16 10:44:16 +08:00
rdt_support.xsd config_tools: implement existing scenario checks in XSD 2022-03-16 10:44:16 +08:00
vbdf_assignment.xsd config_tools: add default values to vBDF of vUART and IVSHMEM 2022-04-21 10:08:53 +08:00
vm_types.xsd config_tools: implement existing scenario checks in XSD 2022-03-16 10:44:16 +08:00