Files
acrn-hypervisor/hypervisor/arch/x86
Qiang Zhang aebc16e9e5 hv: fix Service VM EPT mapping upper bound
On some platforms, the last e820 entry may not be of type E820_TYPE_RAM,
such as E820_TYPE_ACPI_NVS which may also be used by Service VM.
So we need take all e820 entry types into account when finding the upper
bound of Service VM EPT mapping.

Tracked-On: #8495
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Qiang Zhang <qiang4.zhang@intel.com>
2023-09-05 11:09:46 +08:00
..
2022-11-21 09:45:26 +08:00
2022-10-19 15:58:25 +08:00
2022-10-08 11:13:21 +08:00
2023-06-06 15:22:19 +08:00
2023-09-05 09:34:21 +08:00