Files
acrn-hypervisor/hypervisor/include/arch/x86
Arindam Roy de8d85753e HV: Modularize vtd.c to remove acrn_vm usage
This patch is a modified one. It removes the usage
of acrn_vm struct from inside vtd.c.
It also puts struct iommu_domain inside vtd.h,
from vtd.c.
It modifies the signature of init_iommu_domain
in order to remove dependency on acrn_vm from
inside vtd.c.
Incorporated comments from Jason and Eddie.
Changed the name of sos_vm_domain to
fallback_iommu_domain
Removed any reference of sos_vm from vtd.[c|h]
files, including comments.

Tracked-On: #2496
Signed-off-by: Arindam Roy <arindam.roy@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-02-06 08:53:46 +08:00
..
2019-02-03 13:00:42 +08:00
2019-01-07 11:23:22 +08:00
2019-01-23 08:23:48 +08:00
2019-01-23 16:21:17 +08:00
2019-01-21 13:49:54 +08:00
2019-02-03 13:00:42 +08:00
2019-02-03 13:50:42 +08:00
2019-02-03 13:00:42 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-12-19 09:07:14 +08:00
2019-02-01 16:49:39 +08:00