acrn-hypervisor/misc/config_tools/static_allocators
Kunhui-Li ccbf6d4603 config_tools: remove KATA and replace UUID with vmname to identify a vm
1. remove CONFIG_KATA_VM, CONFIG_MAX_KATA_VM_NUM and KATA_VM
related code.
2. remove KATA_VM in scenario xml files.
3. remove KATA vm type in UI.
4. remove UUID DB.
5. remove uuid in the launch script generation logic.
6. use vmname to identify a vm. (eg: <name>ACRN_SOS_VM</name>)
add the check logic to ensure vm name is a must-set item, not duplicated,
and the string length is [1-15] and the whitespace is not allowed.
7. enlarge the max VM num to 32.

Tracked-On: #6685
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2021-11-16 14:42:59 +08:00
..
lib config_tools: remove KATA and replace UUID with vmname to identify a vm 2021-11-16 14:42:59 +08:00
bdf.py config-tools: refine xpath to pci host bridge 2021-10-09 09:59:59 +08:00
cpu_affinity.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
gpa.py config-tools: move the pre RTVM's SSRAM base GPA 2021-11-08 13:13:14 +08:00
intx.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
main.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
pio.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00