acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ 93001a2a4d hv: vcpu reschedule change to improve performance
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-07-13 08:57:31 +08:00
..
debug
guest hv: vcpu reschedule change to improve performance 2018-07-13 08:57:31 +08:00
assign.c
cpu_primary.S
cpu_state_tbl.c
cpu.c hv: add fixup to trampline code 2018-06-08 13:45:02 +08:00
cpuid.c hv: enable MTRR virtualization 2018-06-08 12:06:15 +08:00
ept.c ept: set trusty eptp to 0 after destroy 2018-06-16 18:19:13 +08:00
gdt.c HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
idt.S
interrupt.c hv: vcpu reschedule change to improve performance 2018-07-13 08:57:31 +08:00
intr_lapic.c
intr_main.c
io.c
ioapic.c
irq.c HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
mmu.c invept: only invalidate trusty eptp when it exist 2018-06-16 18:19:13 +08:00
mtrr.c hv:refine create/destroy secure world ept api 2018-06-14 23:56:20 +08:00
notify.c
retpoline-thunk.S
softirq.c HV: bug fix in operating softirq 2018-06-14 23:24:26 +08:00
timer.c HV:treewide:C99-friendly per_cpu implementation change the per_cpu method 2018-06-05 17:09:00 +08:00
trampline.S hv: add fixup to trampline code 2018-06-08 13:45:02 +08:00
trusty.c trusty: init & switch world fix 2018-06-16 18:19:13 +08:00
vmexit.c vm: remove current_vcpu from vm structure 2018-06-07 12:28:18 +08:00
vmx_asm.S
vmx.c hv: use vmx_write_cr<#> to init control register of uefi platform 2018-06-08 12:05:02 +08:00
vtd.c