acrn-hypervisor/misc/config_tools/config_app
Geoffroy Van Cutsem 1cc753a9a5 config_tools: make acrn_configurator.py an executable script
Add the shebang header (for Python) and make the acrn_configurator.py
executable so it can more easily be run as in './acrn_configurator.py'

Tracked-On: #7057
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2022-01-26 14:20:43 +08:00
..
static config_tools: remove KATA and replace UUID with vmname to identify a vm 2021-11-16 14:42:59 +08:00
templates config_tools: remove KATA and replace UUID with vmname to identify a vm 2021-11-16 14:42:59 +08:00
acrn_configurator.py config_tools: make acrn_configurator.py an executable script 2022-01-26 14:20:43 +08:00
configs.py config_tools: add interface to save config xmls to user defined path in config editor 2021-07-27 14:55:46 +08:00
controller.py config_tools: rename uos to user_vm in config UI 2021-11-03 12:05:16 +08:00
requirements config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree 2021-08-13 16:11:42 +08:00
views.py config_tool: let common.MAX_VM_NUM controlled by scenario data 2021-11-16 14:42:59 +08:00