acrn-hypervisor/arch/x86
2018-05-09 10:28:17 +00:00
..
guest Revert "HV: added memory allocation functions for AP trampoline code relocation" 2018-05-09 10:28:17 +00:00
assign.c security: fix issues reported by Klocwork 2018-05-04 11:12:05 +08:00
cpu_primary.S UEFI: change the efi_ctx passing method 2018-03-30 19:48:46 +08:00
cpu_secondary.S Revert "HV: Prepare cpu_secondary.S for AP trampoline code relocation" 2018-05-09 10:28:17 +00:00
cpu_state_tbl.c HV Cx: add cx data of bxt j3455 SOC 2018-05-02 13:15:23 +08:00
cpu.c Revert "HV: Make AP trampoline code relocatable" 2018-05-09 10:28:17 +00:00
cpuid.c hv: cpuid: don't reference the crossed array 2018-05-04 10:38:50 +08:00
ept.c rename 'req_buf' field in 'struct vm_sw_info' 2018-05-07 14:33:06 +08:00
gdt.c initial import 2018-03-07 21:05:38 +08:00
idt.S initial import 2018-03-07 21:05:38 +08:00
interrupt.c refine external interrupt VM exit handler 2018-05-07 14:33:35 +08:00
intr_lapic.c MMU: bug fix on operating va <=> pa convertion 2018-04-17 11:33:30 +08:00
intr_main.c uefi: init vlapic according to native lapic 2018-03-21 12:14:01 +08:00
io.c rename 'req_buf' field in 'struct vm_sw_info' 2018-05-07 14:33:06 +08:00
ioapic.c ptdev: change remapping entry from virtual to physical based 2018-04-27 14:49:48 +08:00
irq.c cpu: change cpu_halt name to cpu_dead 2018-04-12 14:00:56 +08:00
mmu.c HV: correct the handling of MU_MEM_ATTR_READ MMU flag 2018-05-09 10:56:09 +08:00
notify.c initial import 2018-03-07 21:05:38 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-03-15 16:25:53 +08:00
softirq.c initial import 2018-03-07 21:05:38 +08:00
timer.c hv: timer: add periodic timer setup support 2018-04-26 13:22:36 +08:00
trusty.c security: fix issues reported by Klocwork 2018-05-04 11:12:05 +08:00
vmexit.c enable rdtscp instruction for guest OS all vCPUs 2018-04-18 13:45:06 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-03-20 14:36:41 +08:00
vmx.c enable rdtscp instruction for guest OS all vCPUs 2018-04-18 13:45:06 +08:00
vtd.c MMU: bug fix on operating va <=> pa convertion 2018-04-17 11:33:30 +08:00