acrn-hypervisor/hypervisor/include/arch/x86/guest
Zide Chen 77580edff0 hv: add memory allocation functions for trampoline code relocation
emalloc_for_low_mem() is used if CONFIG_EFI_STUB is defined.
e820_alloc_low_memory() is used for other cases

In either case, the allocated memory will be marked with E820_TYPE_RESERVED

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Xu, Anthony <anthony.xu@intel.com>
2018-06-11 12:15:28 +08:00
..
guest.h hv: add memory allocation functions for trampoline code relocation 2018-06-11 12:15:28 +08:00
pm.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h hv: basic MTRR virtualization 2018-06-08 12:06:15 +08:00
vioapic.h initial import 2018-05-11 14:44:28 +08:00
vlapic.h hv: vlapic: simple vlapic_rd/wr input 2018-05-15 17:19:38 +08:00
vm.h vm: remove current_vcpu from vm structure 2018-06-07 12:28:18 +08:00
vpic.h initial import 2018-05-11 14:44:28 +08:00