Files
acrn-hypervisor/hypervisor/arch/x86/guest
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
..
2023-08-01 14:57:23 +08:00
2022-09-27 10:26:42 +08:00
2022-11-04 18:55:52 +08:00
2022-11-04 18:55:52 +08:00
2023-08-01 14:57:23 +08:00