acrn-hypervisor/hypervisor/arch/x86/guest
Yonghua Huang 66d824d677 hv:unmap AP trampoline region from service VM's EPT
AP trampoline code should be accessile to hypervisor only,
 Unmap this memory region from service VM's EPT mapping
 for security reason..

Tracked-On: #4112
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2019-11-18 10:39:23 +08:00
..
guest.c hv:unmap AP trampoline region from service VM's EPT 2019-11-18 10:39:23 +08:00
instr_emul.c build: fix build issue with latest gcc 2019-05-15 15:51:20 +08:00
instr_emul.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
pm.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
ucode.c hv: refine coding style for ucode.c 2018-12-24 13:24:57 +08:00
vcpu.c modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00
vcpuid.c hv: pass-thru PMU registers when no PROFILING_ON 2019-02-26 13:46:21 +08:00
vlapic_priv.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
vlapic.c hv: refined the pmu passthru irq handling 2019-03-07 11:27:45 +08:00
vm.c hv: enable/disable snoop control bit per vm 2018-12-25 14:47:31 +08:00
vmcall.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vmsr.c hv: pass-thru PMU registers when no PROFILING_ON 2019-02-26 13:46:21 +08:00
vmtrr.c modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00