acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ 471082cc6c ptdev: refine function input parameters
functions ptdev_build_physical_rte & activate_physical_ioapic
doesn't need to get parameters like phys_irq, ptdev_intx_info or vector
from caller, instead they can derive from entry.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-05-15 17:19:38 +08:00
..
guest ptdev: refine the functions name & code position 2018-05-15 17:19:38 +08:00
assign.c ptdev: refine function input parameters 2018-05-15 17:19:38 +08:00
cpu.c Add cpuinfo_x86 to cache cpu capability/feature 2018-05-15 17:19:37 +08:00
cpu_primary.S initial import 2018-05-11 14:44:28 +08:00
cpu_secondary.S initial import 2018-05-11 14:44:28 +08:00
cpuid.c cpuid restruct 2018-05-15 17:19:38 +08:00
ept.c ioreq: only clear vcpu->req when io request needed 2018-05-15 17:19:37 +08:00
gdt.c initial import 2018-05-11 14:44:28 +08:00
idt.S initial import 2018-05-11 14:44:28 +08:00
interrupt.c hv:enable APICv features based on CPU capability 2018-05-15 17:19:37 +08:00
intr_lapic.c Add cpuinfo_x86 to cache cpu capability/feature 2018-05-15 17:19:37 +08:00
intr_main.c uefi: init vlapic according to native lapic 2018-05-15 17:19:37 +08:00
io.c ioreq: only clear vcpu->req when io request needed 2018-05-15 17:19:37 +08:00
ioapic.c initial import 2018-05-11 14:44:28 +08:00
irq.c uefi: remove old interrupt injection method 2018-05-15 17:19:37 +08:00
mmu.c mmu: Rename several variables related to page table type 2018-05-15 17:19:37 +08:00
notify.c initial import 2018-05-11 14:44:28 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
softirq.c initial import 2018-05-11 14:44:28 +08:00
timer.c initial import 2018-05-11 14:44:28 +08:00
trusty.c mmu: Rename several variables related to page table type 2018-05-15 17:19:37 +08:00
vmexit.c cpuid restruct 2018-05-15 17:19:38 +08:00
vmx.c Add cpuinfo_x86 to cache cpu capability/feature 2018-05-15 17:19:37 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-05-15 17:19:37 +08:00
vtd.c initial import 2018-05-11 14:44:28 +08:00