acrn-hypervisor/misc/config_tools/acpi_gen
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
..
__init__.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
acpi_const.py hv: relocate ACPI DATA address to 0x7fe00000 2021-08-11 14:45:55 +08:00
asl_gen.py config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
bin_gen.py config-tools: extract the SSRAM area size 2022-04-18 16:47:23 +08:00