acrn-hypervisor/misc/config_tools/static_allocators
Wu Zhou 3c607107a8 config_tools: set VHWP flag for VMs who own pCPUs
Set GUEST_FLAG_VHWP guest flag for VMs who own pCPUs. Windows does not
manage CPU frequency in virtualized environment, so this flag is not set
for waag. Platforms without HWP capability should not have this flag
either.

Tracked-On: #8414
Signed-off-by: Wu Zhou <wu.zhou@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2023-06-09 10:06:42 +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 static_allocator/gpa: deduplicate secondary PCI window list 2022-11-15 09:57:51 +08:00
guest_flags.py config_tools: set VHWP flag for VMs who own pCPUs 2023-06-09 10:06:42 +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