acrn-hypervisor/misc/config_tools/static_allocators
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
..
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
bdf.py misc: refine vuart connection 2022-03-08 17:07:48 +08:00
board_capability.py config-tools: generate ACFG_MAX_PCI_BUS_NUM based on board.xml 2021-12-13 11:06:10 +08:00
cpu_affinity.py config_tools: track whether each vCPU is used for real-time or not 2022-04-21 10:08:53 +08:00
gpa.py config-tools: extract the SSRAM area size 2022-04-18 16:47:23 +08:00
guest_flags.py misc: set PMU_PT flag for pre-launched RTVM 2022-03-29 09:34:17 +08:00
intx.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
main.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
pio.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00