acrn-hypervisor/hypervisor/include/arch/x86/guest
Jason Chen CJ fcb95d02d6 uefi: init vlapic according to native lapic
this patch save native lapic configuration and restore it to vm0's vlapic
before its running, then doing hpet timer interrupt injection through vlapic
interface -- this will not mess up vlapic and we can see hpet
timer interrupt coming continuously.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-05-15 17:19:37 +08:00
..
guest.h to support firmware & ramdisk as multiboot mods 2018-05-15 17:19:37 +08:00
vcpu.h apicv: cancel event injection if vcpu is scheduled out 2018-05-15 17:19:36 +08:00
vioapic.h initial import 2018-05-11 14:44:28 +08:00
vlapic.h uefi: init vlapic according to native lapic 2018-05-15 17:19:37 +08:00
vm.h add data structure in vm for enable trusty feature 2018-05-15 17:19:36 +08:00
vpic.h initial import 2018-05-11 14:44:28 +08:00