acrn-hypervisor/misc/config_tools/static_allocators
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
..
lib Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
bdf.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
board_capability.py config_tool: add MAX_PCI_BUS_NUM in UI 2022-08-19 12:28:45 +08:00
clos.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
cpu_affinity.py misc: refine the vCPU sort for cpu_affinity and CAT 2022-08-30 16:36:53 +08:00
gpa.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
guest_flags.py misc: set PMU_PT flag for pre-launched RTVM 2022-03-29 09:34:17 +08:00
hv_ram.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
intx.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
main.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
memory_allocator.py config-tools: solve hv and vm memory address conflict 2022-08-12 16:26:50 +08:00
pio.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
s5_vuart.py misc: modify the vUART index order and irq 2022-06-29 13:53:42 +08:00