acrn-hypervisor/misc/acrn-config/board_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
acpi_platform_h.py acrn-config: add MACROs for mmcfg bus number 2020-09-09 09:31:56 +08:00
board_c.py acrn-config: add pse-gpio to vmsix_on_msi devices list 2020-09-03 13:48:27 +08:00
board_cfg_gen.py acrn-config: use ordered dictionary to guarantee dict order 2020-09-16 10:37:09 +08:00
board_info_h.py acrn-config: fix hang issue for board EHL (hybrid_rt) 2020-10-14 13:56:44 +08:00
misc_cfg_h.py acrn-config: add pci vuart number to total pci devices number 2020-11-02 08:52:52 +08:00
pci_devices_h.py acrn-config: move the MACRO of IVSHMEM shared region name to ivshmem_cfg.h 2020-09-22 09:28:24 +08:00
vbar_base_h.py acrn-config:refine the ivshmem for pre-launched vm 2020-11-24 16:30:26 +08:00

README

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

usage: python3 board_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