acrn-hypervisor/include/arch/x86
Zheng, Gen b6dd16b75e MMU: bug fix on operating va <=> pa convertion
Before referencing to physical address of devs such as lapic, ioapic,
vtd, and uart, switch to virtual address.
Use a phisical address of pml4 to write CR3.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
2018-04-17 11:33:30 +08:00
..
guest revise type of 'exit_reason' and 'inst_len' in vcpu_arch 2018-04-17 11:32:59 +08:00
apicreg.h Fix compiler warnings when building for UEFI 2018-03-28 09:28:24 +08:00
assign.h ptdev: refine the functions name & code position 2018-03-28 09:29:16 +08:00
cpu_state_tbl.h HV: trap and validate px request 2018-04-08 16:54:42 +08:00
cpu.h hv: xsave: remove is_xsave_supported 2018-04-16 14:33:08 +08:00
cpufeatures.h hv: cpu: add cpu_has_cap() API 2018-04-16 14:33:08 +08:00
cpuid.h HV: add cpu model name 2018-04-08 16:54:42 +08:00
gdt.h initial import 2018-03-07 21:05:38 +08:00
hv_arch.h hv: cpu: add cpu_has_cap() API 2018-04-16 14:33:08 +08:00
idt.h initial import 2018-03-07 21:05:38 +08:00
intr_ctx.h initial import 2018-03-07 21:05:38 +08:00
io.h refine: change the address arguments type of mmio access api 2018-04-17 11:33:30 +08:00
ioapic.h initial import 2018-03-07 21:05:38 +08:00
irq.h rename vmexit handlers 2018-04-16 14:32:42 +08:00
lapic.h refine: remove redundant data type definition 2018-04-13 23:51:40 +08:00
mmu.h MMU: bug fix on operating va <=> pa convertion 2018-04-17 11:33:30 +08:00
msr.h hv: vmx_capability: add cpu_has_vmx_ept/vpid_cap API 2018-04-16 14:33:08 +08:00
multiboot.h UEFI: change the efi_ctx passing method 2018-03-30 19:48:46 +08:00
softirq.h initial import 2018-03-07 21:05:38 +08:00
timer.h initial import 2018-03-07 21:05:38 +08:00
trusty.h mmu:create temporary page tables for guest at run time 2018-04-10 13:38:49 +08:00
vmexit.h rename vmexit handlers 2018-04-16 14:32:42 +08:00
vmx.h hv: vmx_capability: add cpu_has_vmx_ept/vpid_cap API 2018-04-16 14:33:08 +08:00
vtd.h ept: change eptp to PA 2018-04-09 12:36:09 +08:00
zeropage.h vm load: fix bug in loading kernel 2018-03-20 15:52:53 +08:00