acrn-hypervisor/hypervisor/arch/x86/guest
Jason Chen CJ 8773dfb1f6 vlapic: unmap vlapic base only for SOS
as SOS mapped all memory at the beginning, so trap vlapic need unmap its
memory; for UOS, there is no need as UOS never mapped it.

Tracked-On: #1124
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-09-11 10:47:34 +08:00
..
guest.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
instr_emul.c HV: Refine two log info about vcpu and instr_emul 2018-09-03 11:23:15 +08:00
instr_emul.h HV: instr_emul: Remove dead code 2018-08-07 12:09:22 +08:00
mptable.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
pm.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
ucode.c hv: treewide: convert some MACROs to inline functions 2018-09-04 12:27:18 +08:00
vcpu.c vcpu: replace start_vcpu with run_vcpu 2018-09-11 10:47:34 +08:00
vlapic_priv.h HV: remove callbacks registration for APICv functions 2018-08-23 11:11:21 +08:00
vlapic.c vlapic: unmap vlapic base only for SOS 2018-09-11 10:47:34 +08:00
vm.c HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
vmcall.c hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
vmsr.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00