acrn-hypervisor/misc/acrn-config/library
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
..
board_cfg_lib.py acrn-config: Generate info in pci_dev file for Pre-Launched VMs 2020-04-21 10:23:38 +08:00
common.py acrn-config: add max VM count check when generating scenario XML file 2020-04-22 20:02:03 +08:00
hv_cfg_lib.py acrn-config: add support to parse board defconfig from configurations 2020-04-16 08:51:01 +08:00
hypervisor_license acrn-config: generate a patch and apply to acrn-hypervisor 2019-07-30 16:38:23 +08:00
launch_cfg_lib.py acrn-config: refine slot assignment for launch config 2020-04-28 11:44:20 +08:00
scenario_cfg_lib.py acrn-config: assign PCPU0~3 to post vm by default 2020-04-29 15:36:27 +08:00