acrn-hypervisor/misc/acrn-config/scenario_config
Shuang Zheng 9e39dac665 acrn-config: make ivshmem size configured in decimal and MB
make ivshmem size configured in decimal and MB in config tool
UI and XMLs to simplify input from users.

Tracked-On: #4853

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2020-09-24 18:38:51 +08:00
..
ivshmem_cfg_h.py acrn-config: make ivshmem size configured in decimal and MB 2020-09-24 18:38:51 +08:00
pci_dev_c.py acrn-config: move the MACRO of IVSHMEM shared region name to ivshmem_cfg.h 2020-09-22 09:28:24 +08:00
pt_intx_c.py acrn-config/hv: create new file pt_intx_c.py to generate the pt_intx.c file 2020-09-16 10:37:09 +08:00
README acrn-config: remove git check and avoid to generate patch for config files 2020-03-31 10:27:33 +08:00
scenario_cfg_gen.py acrn-config/hv: create new file pt_intx_c.py to generate the pt_intx.c file 2020-09-16 10:37:09 +08:00
scenario_item.py acrn-config/hv: create new file pt_intx_c.py to generate the pt_intx.c file 2020-09-16 10:37:09 +08:00
vm_configurations_c.py acrn-config/hv: create new file pt_intx_c.py to generate the pt_intx.c file 2020-09-16 10:37:09 +08:00
vm_configurations_h.py acrn-config: move VMx_CONFIG_PCI_DEV_NUM macro to misc_cfg_h.py 2020-09-16 10:37:09 +08:00

Please run scenario_cfg_gen.py to generate board related configuration files.

usage: python3 scenario_cfg_gen.py [h] --board <board_info_file> --scenario <scenario_info_file>
positional arguments:
  board_info_file  : file name of the board info XML
  scenario_info_file  : file name of the scenario info XML