Files
acrn-hypervisor/hypervisor/include/arch/x86
Alexander Merritt ea131eea41 HV: add DRHD index to pci_pdev
We add new member pci_pdev.drhd_idx associating the DRHD
(IOMMU) with this pdev, and a method to convert a pbdf of a device to
this index by searching the pdev list.

Partial patch: drhd_index initialization handled in subsequent patch.

Tracked-On: #4134
Signed-off-by: Alexander Merritt <alex.merritt@intel.com>
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-11-27 09:49:32 +08:00
..
2019-11-26 10:58:19 +08:00
2019-09-05 09:59:13 +08:00
2019-11-07 08:47:02 +08:00
2019-09-11 17:30:24 +08:00
2019-09-05 16:32:30 +08:00
2019-09-05 09:58:47 +08:00
2019-09-05 09:58:47 +08:00
2019-11-27 09:49:32 +08:00