acrn-hypervisor/misc/acrn-config/scenario_config
Yang,Yu-chu 2767eb0d29 acrn-config:refine the ivshmem for pre-launched vm
1. Discard the method to find unused vbar bases from system ram, find
unused mmio windows from 2G to 4G range.
2. Refine the ivshmem devices declaration.

Tracked-On: #5530
Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>
2020-11-24 16:30:26 +08:00
..
README acrn-config: remove git check and avoid to generate patch for config files 2020-03-31 10:27:33 +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:refine the ivshmem for pre-launched vm 2020-11-24 16:30:26 +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
scenario_cfg_gen.py acrn-config: remove PSRAM_PASSTHROUGH_PRE_RTVM and disable PSRAM config 2020-11-04 10:34:59 +08:00
scenario_item.py acrn-config: pci vuart sanity check for scenario xmls 2020-11-02 08:52:52 +08:00
vm_configurations_c.py acrn-config: insert legacy vuart0 base by its enablement status 2020-11-09 08:53:36 +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

README

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