mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 04:25:21 +00:00
1cdf8b232d
In anticipation for the vDPA need to translate a GPA back into a GVA, we extend the existing trait DmaRemapping and AccessPlatform to perform such operation. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>