acrn-hypervisor/misc/acrn-config/scenario_config
Vijay Dhanraj e1c5bd787d acrn-config: support non-contiguous HPA for pre-launched VM
This patch modifies the python scripts in scenario,
board and vm-configuration to support,
	1. Generation of seperate ve820 for each VM.
	2. Ability to configure each VM's HPA from
	   acrn-config UI tool.
	3. Non-contiguous HPAs for pre-launched VMs.

Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com>
Tracked-On: #4195
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-12-10 09:52:18 +08:00
..
pci_dev_c.py acrn-config: generate a scenario patch and apply to acrn-hypervisor 2019-09-16 09:34:37 +08:00
README acrn-config: update README for acrn-config 2019-09-23 20:55:09 +08:00
scenario_cfg_gen.py acrn-config: skip git environment check when not do git commit 2019-10-24 15:13:51 +08:00
scenario_item.py acrn-config: support non-contiguous HPA for pre-launched VM 2019-12-10 09:52:18 +08:00
vm_configurations_c.py acrn-config: support non-contiguous HPA for pre-launched VM 2019-12-10 09:52:18 +08:00
vm_configurations_h.py acrn-config: support non-contiguous HPA for pre-launched VM 2019-12-10 09:52:18 +08:00

Please run scenario_cfg_gen.py to generate board related configuration patch, the patch would be applied on current acrn-hypervisor git tree automatically.

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