acrn-hypervisor/hypervisor/include
Chenli Wei ed1c638c87 hv: refine for HPAn setting
The current code only supports 2 HPA regions per VM.

This patch extended ACRN to support 2+ HPA regions per VM, to use host
memory better if it is scatted among multiple regions.

This patch uses an array to describe the hpa region for the VM, and
change the logic of ve820 to support multiple regions.

This patch dependent on the config tool and GPA SSRAM change

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
2022-04-22 14:46:05 +08:00
..
arch/x86/asm hv: refine for HPAn setting 2022-04-22 14:46:05 +08:00
common Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
debug Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
dm Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hw Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
public Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00