acrn-hypervisor/include/arch/x86/guest
Jason Chen CJ d1237e81f0 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-03-21 12:14:01 +08:00
..
guest.h to support firmware & ramdisk as multiboot mods 2018-03-20 14:35:42 +08:00
vcpu.h apicv: cancel event injection if vcpu is scheduled out 2018-03-15 16:24:13 +08:00
vioapic.h initial import 2018-03-07 21:05:38 +08:00
vlapic.h uefi: init vlapic according to native lapic 2018-03-21 12:14:01 +08:00
vm.h add data structure in vm for enable trusty feature 2018-03-15 16:26:55 +08:00
vpic.h initial import 2018-03-07 21:05:38 +08:00