mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 20:29:40 +00:00
config_tools: clean up the board folders
1. Remove apl-up2, apl-up2-n3350, apl-mrb, nuc6cayh board folders from the latest code base. 2. Copy tgl-rvp.xml to generic_board.xml. 3. Update the related documentation because we remove apl-up2, apl-up2-n3350, apl-mrb, nuc6cayh board folders. Tracked-On: #6175 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
@@ -390,9 +390,8 @@ the current VM, otherwise, none of them should be assigned to the
|
||||
current VM. A device that violates the rule will be rejected to be
|
||||
passed-through. The checking logic is implemented in Device Model and not
|
||||
in scope of hypervisor.
|
||||
The platform GSI information is in devicemodel/hw/pci/platform_gsi_info.c
|
||||
for limited platform (currently, only APL MRB). For other platforms, the platform
|
||||
specific GSI information should be added to activate the checking of GSI sharing violation.
|
||||
The platform specific GSI information shall be filled in devicemodel/hw/pci/platform_gsi_info.c
|
||||
for target platform to activate the checking of GSI sharing violation.
|
||||
|
||||
.. _PCIe PTM implementation:
|
||||
|
||||
|
Reference in New Issue
Block a user