acrn-hypervisor/arch/x86
Yonghua Huang c8dc56e08b Add APIC ACCESS VMexit handler
Update 'apic_access_exit_handler()' function to emulate
guest instruments to read/write guest's lapic registers page

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-03-21 15:34:25 -07:00
..
guest Add APIC ACCESS VMexit handler 2018-03-21 15:34:25 -07:00
assign.c ptdev: fix bug when update ptdev entry 2018-03-20 14:37:08 +08:00
cpu_primary.S initial import 2018-03-07 21:05:38 +08:00
cpu_secondary.S initial import 2018-03-07 21:05:38 +08:00
cpu.c Call monitor_cap_detect in bsp_boot_init 2018-03-15 16:28:02 +08:00
cpuid.c initial import 2018-03-07 21:05:38 +08:00
ept.c mmu: Rename several variables related to page table type 2018-03-20 16:44:53 +08:00
gdt.c initial import 2018-03-07 21:05:38 +08:00
idt.S initial import 2018-03-07 21:05:38 +08:00
interrupt.c uefi: remove old interrupt injection method 2018-03-21 12:14:01 +08:00
intr_lapic.c uefi: init vlapic according to native lapic 2018-03-21 12:14:01 +08:00
intr_main.c uefi: init vlapic according to native lapic 2018-03-21 12:14:01 +08:00
io.c initial import 2018-03-07 21:05:38 +08:00
ioapic.c initial import 2018-03-07 21:05:38 +08:00
irq.c uefi: remove old interrupt injection method 2018-03-21 12:14:01 +08:00
mmu.c mmu: Rename several variables related to page table type 2018-03-20 16:44:53 +08:00
notify.c initial import 2018-03-07 21:05:38 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-03-15 16:25:53 +08:00
softirq.c initial import 2018-03-07 21:05:38 +08:00
timer.c initial import 2018-03-07 21:05:38 +08:00
trusty.c mmu: Rename several variables related to page table type 2018-03-20 16:44:53 +08:00
vmexit.c Add APIC ACCESS VMexit handler 2018-03-21 15:34:25 -07:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-03-20 14:36:41 +08:00
vmx.c uefi: init vlapic according to native lapic 2018-03-21 12:14:01 +08:00
vtd.c initial import 2018-03-07 21:05:38 +08:00