acrn-hypervisor/misc/config_tools/library
Chenli Wei a75660be58 misc: refine the vCPU sort for cpu_affinity and CAT
The current code sort cpu list by string order, this is an issue when
we want to assign more then 10 vCPUs for some VM.

So this patch rewrite the sort of these list, now the cpu list order
by int type.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2022-08-30 16:36:53 +08:00
..
__init__.py config_tools: fix a module resolving issue in elementpath overlay 2022-06-29 13:53:42 +08:00
board_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
common.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
hv_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
hypervisor_license Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
launch_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
rdt.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
scenario_cfg_lib.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00