acrn-hypervisor/misc/acrn-config/acpi_gen
Shuang Zheng b4249bd11c acrn-config: update function for xml.etree.ElementTree to compatible with python3.9
The function getchildren() is removed from xml.etree.ElementTree.Element
on python3.9, update the function to list() to make config tool
compatible with python3.9.

Tracked-On: #5570

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2020-12-08 15:47:01 +08:00
..
__init__.py acrn-config: offline tool to generate ACPI tables for pre-launched VMs 2020-09-08 19:52:25 +08:00
acpi_const.py acrn-config: build a hardware-reduced only ACPI 2020-11-04 10:33:31 +08:00
asl_gen.py acrn-config: update function for xml.etree.ElementTree to compatible with python3.9 2020-12-08 15:47:01 +08:00
bin_gen.py acrn-config: integrate PTCT table for pre-launched RTVM 2020-10-30 18:39:59 +08:00