mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-12 20:39:59 +00:00
dm: PTM: Add virtual root port to vm
If PTM can be enabled on passthru device, a virtual root port is added to vm to act as ptm root. And the passthru device is connected to the virtual root port instead of the virtual host bridge. Tracked-On: #5915 Signed-off-by: Rong Liu <rong.l.liu@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>
This commit is contained in:
@@ -39,4 +39,4 @@ struct passthru_dev {
|
||||
bool (*has_virt_pcicfg_regs)(int offset);
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user