acrn-hypervisor/hypervisor/include/arch/x86/guest
Yonghua Huang 7bc1a3f925 HV: Refine APICv capabilities detection
- by default, ACRN will not support platform without
   below APICv features:
    -- Use TPR shadow
    -- APIC-register virtualization

 - remove mmio emualtion of local APIC for guest

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-24 09:58:58 +08:00
..
gpr.h hv: move define of struct cpu_gp_regs to a separate headfile 2018-08-09 16:43:58 +08:00
guest_pm.h hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
guest.h hv: vmx: fix 'Array has no bounds specified' 2018-08-21 13:03:28 +08:00
mptable.h HV: Adding mptable support for partition mode ACRN 2018-08-03 13:36:40 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h hv:Changed several APIs to void type 2018-08-23 08:54:54 +08:00
vioapic.h hv: vioapic: fix 'No definition in system for prototyped procedure' 2018-08-21 09:53:55 +08:00
vlapic.h HV: Refine APICv capabilities detection 2018-08-24 09:58:58 +08:00
vm0_boot.h hv: move boot_ctx offset definitions 2018-08-14 13:05:06 +08:00
vm.h HV: check secure/normal world for EPTP in gpa2hpa 2018-08-17 14:31:43 +08:00
vpic.h hv:fix return value violations for vpic/vioapic 2018-08-16 09:01:08 +08:00