acrn-hypervisor/misc/acrn-config/scenario_config
Wei Liu 7147979382 acrn-config: assign PCPU0~3 to post vm by default
Assign PCPU0~3 to post-launched VM. The CPU affinity can be overridden
with the '--cpu_affinity' parameter of acrn-dm.

v1-v2:
  1) add 3 POST_STD_VM and 1 KATA_VM to industry scenario for whl-ipc/nuc7i7dnb.

v2-v3:
  1) remove the MAX_KATA_VM_NUM from scecnro config.
  2) add gvtd args for nuc7/nuc6 board.

Tracked-On: #4641
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2020-04-29 15:36:27 +08:00
..
pci_dev_c.py acrn-config: Generate info in pci_dev file for Pre-Launched VMs 2020-04-21 10:23:38 +08:00
README acrn-config: remove git check and avoid to generate patch for config files 2020-04-10 16:11:42 +08:00
scenario_cfg_gen.py acrn-config: assign PCPU0~3 to post vm by default 2020-04-29 15:36:27 +08:00
scenario_item.py acrn-config: refinement for CPU affinity check 2020-04-28 11:44:20 +08:00
vm_configurations_c.py acrn-config: change names for vcpu_affinity[] related items 2020-04-23 10:59:08 +08:00
vm_configurations_h.py acrn-config: assign PCPU0~3 to post vm by default 2020-04-29 15:36:27 +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