mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-30 21:16:03 +00:00
For VMs of partition mode, there is no guarantee 1:1 mapping between gpa and hpa, we need to copy the native gdt table to each VM's memory. Tracked-On: #1565 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>