Project ACRN hypervisor
Go to file
Zide Chen 6de5b0478c HV: adjust the base address of guest initial page tables
V2->V3: Updated variable name: trampoline_code_paddr
V1->V2: changed variable name: init_ap_code_addr

These page tablea are sitting right after the trampoline code, so adjust it according to
the actual loaded address for trampoline code

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>
Acked-by: Xu, Anthony <anthony.xu@intel.com>
2018-05-15 17:25:58 +08:00
devicemodel dm: Reorganize ACRN DM directory. 2018-05-15 17:25:58 +08:00
doc doc: add use of GitHub issues 2018-05-15 17:25:58 +08:00
hypervisor HV: adjust the base address of guest initial page tables 2018-05-15 17:25:58 +08:00