acrn-hypervisor/hypervisor/arch/x86/guest
Li, Fei1 39fde060c3 hv: ept: remove EPT paging table for HPA to GPA
There's no need to walk these paging tables to transfer HPA to GPA
for a VM, so remove it.

Tracked-On: #1124
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-23 09:12:51 +08:00
..
guest.c hv:Simplify for-loop when walk through the vcpu 2018-10-19 14:23:08 +08:00
instr_emul.c hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
instr_emul.h hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
mptable.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
pm.c HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
ucode.c hv:Replace dynamic memory with static for microcode 2018-10-18 09:32:27 +08:00
vcpu.c hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
vlapic_priv.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
vlapic.c HV:fixed "Pointer param should be declared pointer to const" 2018-10-19 22:49:38 +08:00
vm.c hv: ept: remove EPT paging table for HPA to GPA 2018-10-23 09:12:51 +08:00
vmcall.c hv: add hypercall to set vcpu init state 2018-10-15 09:04:10 +08:00
vmsr.c Revert "hv: x2apic support for acrn" 2018-10-19 17:24:56 +08:00