acrn-hypervisor/misc/acrn-config/scenario_config
Binbin Wu b1cbe39164 config: add GUEST_FLAG_PMU_PASSTHROUGH to DM_OWNED_GUEST_FLAG_MASK
Allow DM to set GUEST_FLAG_PMU_PASSTHROUGH to passthrough PMU to
a VM.

Tracked-On: #5132
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
2020-08-06 14:03:55 +08:00
..
pci_dev_c.py acrn-config: Generate info in pci_dev file for Pre-Launched VMs 2020-04-20 21:59:23 +08:00
README acrn-config: remove git check and avoid to generate patch for config files 2020-03-31 10:27:33 +08:00
scenario_cfg_gen.py acrn-config: support to parse RDT information 2020-06-01 14:32:57 +08:00
scenario_item.py acrn-config: support to parse RDT information 2020-06-01 14:32:57 +08:00
vm_configurations_c.py acrn-config: support to parse RDT information 2020-06-01 14:32:57 +08:00
vm_configurations_h.py config: add GUEST_FLAG_PMU_PASSTHROUGH to DM_OWNED_GUEST_FLAG_MASK 2020-08-06 14:03:55 +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