mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
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>