acrn-hypervisor/hypervisor/include/arch/x86
Jason Chen CJ 70d4dbace7 ptdev: change the ptdev_lock from per-vm to global
this patch is a preparation for changing ptdev remapping entry from
virtual to physical based, it changes the ptdev_lock from per-vm to
global, as entries based on physical mode are global resource.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-05-15 17:19:38 +08:00
..
guest ptdev: change the ptdev_lock from per-vm to global 2018-05-15 17:19:38 +08:00
apicreg.h Fix compiler warnings when building for UEFI 2018-05-15 17:19:38 +08:00
assign.h initial import 2018-05-11 14:44:28 +08:00
cpu.h Fix compiler warnings when building for UEFI 2018-05-15 17:19:38 +08:00
cpuid.h cpuid restruct 2018-05-15 17:19:38 +08:00
gdt.h initial import 2018-05-11 14:44:28 +08:00
hv_arch.h add data structure in vm for enable trusty feature 2018-05-15 17:19:36 +08:00
idt.h initial import 2018-05-11 14:44:28 +08:00
intr_ctx.h initial import 2018-05-11 14:44:28 +08:00
io.h initial import 2018-05-11 14:44:28 +08:00
ioapic.h initial import 2018-05-11 14:44:28 +08:00
irq.h uefi: remove old interrupt injection method 2018-05-15 17:19:37 +08:00
lapic.h uefi: init vlapic according to native lapic 2018-05-15 17:19:37 +08:00
mmu.h mmu: Rename several variables related to page table type 2018-05-15 17:19:37 +08:00
msr.h initial import 2018-05-11 14:44:28 +08:00
multiboot.h to support firmware & ramdisk as multiboot mods 2018-05-15 17:19:37 +08:00
softirq.h initial import 2018-05-11 14:44:28 +08:00
timer.h initial import 2018-05-11 14:44:28 +08:00
trusty.h add data structure in vm for enable trusty feature 2018-05-15 17:19:36 +08:00
vmexit.h initial import 2018-05-11 14:44:28 +08:00
vmx.h Add cpuinfo_x86 to cache cpu capability/feature 2018-05-15 17:19:37 +08:00
vtd.h initial import 2018-05-11 14:44:28 +08:00
zeropage.h vm load: fix bug in loading kernel 2018-05-15 17:19:37 +08:00