acrn-hypervisor/misc/config_tools/xforms
Yang,Yu-chu 346490a7dc config-tools: enable PTM through config-tools
Configure PTM in post-launched VM using <PTM> element. If the //vm/PTM
sets to 'y', pci_dev.c.xsl appends the virtual root port to
corresponding struct acrn_vm_pci_dev_config of that VM. Currently it
supports only post-launched VMs.

Configure enable_ptm for dm argument. If a uos/enable_ptm with uos id
= 'vm_id 'sets to 'y' and the vm/PTM with the same vm_id sets to 'y',
append an "enable_ptm" flag to the end of passthrough ethernet devices.
Currently there is only ethernet card can support the "enable_ptm"flag.

For the schema validation, the <PTM> can only be ['y', 'n'].

For the launched script validation, the <enable_ptm> can only be ['y',
'n']. If the <enable_ptm> sets to 'y' but the corresponding <PTM> sets
to 'n', the launch script will fail to generate.

Tracked-On: #6054
Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>
2021-05-25 11:32:11 +08:00
..
board_info.h.xsl config-tools: add board_info.h.xsl 2021-05-24 21:53:22 +08:00
config.h.xsl acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
config.mk.xsl acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
config_common.xsl config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
ivshmem_cfg.h.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
lib.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
misc_cfg.h.xsl Config_tools: config hugepage in sos kenrel cmdline 2021-05-20 13:31:56 +08:00
pci_dev.c.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
pt_intx.c.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vm_configurations.c.xsl Config_tools: Update ramdisk logic 2021-05-21 09:20:10 +08:00
vm_configurations.h.xsl config-tools: add the vm_configurations.h.xsl 2021-05-07 14:39:08 +08:00