acrn-hypervisor/hypervisor/arch/x86/guest
Jason Chen CJ f98a7ca90a vlapic: apicv_get_apic_access_addr should get hpa
APIC-access page which write into VMCS should be hpa

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:26 +08:00
..
guest.c mmu:create temporary page tables for guest at run time 2018-05-15 17:25:26 +08:00
instr_emul_wrapper.c initial import 2018-05-11 14:44:28 +08:00
instr_emul_wrapper.h hv: microcode: Enable microcode update from SOS. 2018-05-15 17:19:37 +08:00
instr_emul.c initial import 2018-05-11 14:44:28 +08:00
instr_emul.h initial import 2018-05-11 14:44:28 +08:00
time.h initial import 2018-05-11 14:44:28 +08:00
ucode.c cpuid restruct 2018-05-15 17:19:38 +08:00
vcpu.c mmu:create temporary page tables for guest at run time 2018-05-15 17:25:26 +08:00
vioapic.c initial import 2018-05-11 14:44:28 +08:00
vlapic_priv.h initial import 2018-05-11 14:44:28 +08:00
vlapic.c vlapic: apicv_get_apic_access_addr should get hpa 2018-05-15 17:25:26 +08:00
vm.c HV: setup px info when create vm 2018-05-15 17:25:25 +08:00
vmcall.c HV: add hypercall interface of get vcpu state data 2018-05-15 17:25:25 +08:00
vmsr.c hv: cache tsc_offset 2018-05-15 17:25:26 +08:00
vpic.c vpic: use calloc to init vpic instead of malloc 2018-05-15 17:19:36 +08:00