acrn-hypervisor/misc/config_tools/schema
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
..
checks config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
config.xsd config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
datachecks.xsd config_tools: add assertions on the uniqueness of vBDF 2022-04-21 10:08:53 +08:00
types.xsd config_tools: add default values to vBDF of vUART and IVSHMEM 2022-04-21 10:08:53 +08:00
VMtypes.xsd config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00