acrn-hypervisor/misc/config_tools/static_allocators
Zhangwei6 5d7e217f55 config_tools: support the GUEST_FLAG_VTM flag
In hv, we implement the feature of thermal virtualization,
We want to use this GUEST_FLAG_VTM flag to enable and
disable this feature. So we mark this flag in config
tools.

Tracked-On: #8595

Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
Signed-off-by: Zhangwei6 <wei6.zhang@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2024-05-10 16:39:49 +08:00
..
lib misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
bdf.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
board_capability.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
clos.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
cpu_affinity.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
cpu_freq.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
gpa.py misc: fix invalid escape sequence in python 3.12 2024-05-09 20:58:21 +08:00
guest_flags.py config_tools: support the GUEST_FLAG_VTM flag 2024-05-10 16:39:49 +08:00
hv_ram.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
intx.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
main.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
memory_allocator.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
pio.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
s5_vuart.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00