acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ 4ea7588241 vtd: context_table_addr should be hpa
add necessary HPA2HVA/HVA2HPA transition for context_table_addr

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Tian, Kevin <kevin.tian@intel.com>
Acked-by: Xu, Anthony <anthony.xu@intel.com>
2018-05-15 17:25:27 +08:00
..
guest vlapic: apicv_get_apic_access_addr should get hpa 2018-05-15 17:25:26 +08:00
assign.c ptdev: fix ptdev_hv_owned_intx under release version 2018-05-15 17:19:38 +08:00
cpu_primary.S UEFI: change the efi_ctx passing method 2018-05-15 17:19:39 +08:00
cpu_secondary.S mmu:create temporary page tables for guest at run time 2018-05-15 17:25:26 +08:00
cpu_state_tbl.c HV: add px data of bxt j3455 SOC 2018-05-15 17:25:25 +08:00
cpu.c mmu: add mmu invlpg support 2018-05-15 17:25:27 +08:00
cpuid.c hv: pass-through xsave feature to guests 2018-05-15 17:25:23 +08:00
ept.c mmu:create temporary page tables for guest at run time 2018-05-15 17:25:26 +08:00
gdt.c initial import 2018-05-11 14:44:28 +08:00
idt.S initial import 2018-05-11 14:44:28 +08:00
interrupt.c mmu: refine functions for invept 2018-05-15 17:25:25 +08:00
intr_lapic.c hv: lapic: export write_lapic_reg32 2018-05-15 17:19:38 +08:00
intr_main.c uefi: init vlapic according to native lapic 2018-05-15 17:19:37 +08:00
io.c io: remove pio emulation restriction 2018-05-15 17:19:39 +08:00
ioapic.c initial import 2018-05-11 14:44:28 +08:00
irq.c cpu: change cpu_halt name to cpu_dead 2018-05-15 17:25:27 +08:00
mmu.c mmu: add mmu invlpg support 2018-05-15 17:25:27 +08:00
notify.c initial import 2018-05-11 14:44:28 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
softirq.c initial import 2018-05-11 14:44:28 +08:00
timer.c hv: lapic: export write_lapic_reg32 2018-05-15 17:19:38 +08:00
trusty.c hv: cache tsc_offset 2018-05-15 17:25:26 +08:00
vmexit.c hv: cache tsc_offset 2018-05-15 17:25:26 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-05-15 17:19:37 +08:00
vmx.c mmu:create temporary page tables for guest at run time 2018-05-15 17:25:26 +08:00
vtd.c vtd: context_table_addr should be hpa 2018-05-15 17:25:27 +08:00