.. |
guest
|
HV: code cleanup for cpu state
|
2018-05-15 17:25:56 +08:00 |
assign.c
|
ptdev: bug fix on operating list
|
2018-05-15 17:25:27 +08:00 |
cpu_primary.S
|
UEFI: change the efi_ctx passing method
|
2018-05-15 17:19:39 +08:00 |
cpu_secondary.S
|
mmu:create temporary page tables for guest at run time
|
2018-05-15 17:25:26 +08:00 |
cpu_state_tbl.c
|
HV: code cleanup for cpu state
|
2018-05-15 17:25:56 +08:00 |
cpu.c
|
hv: bug fix on synchronizing with APs
|
2018-05-15 17:25:56 +08:00 |
cpuid.c
|
hv: xsave: remove is_xsave_supported
|
2018-05-15 17:25:55 +08:00 |
ept.c
|
hv: Not to destroy ept of trusty memory if it's not initialized.
|
2018-05-15 17:25:56 +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
|
check validity of 'VM-exit Int-Info' before extracting vector
|
2018-05-15 17:25:55 +08:00 |
intr_lapic.c
|
MMU: bug fix on operating va <=> pa convertion
|
2018-05-15 17:25:55 +08:00 |
intr_main.c
|
uefi: init vlapic according to native lapic
|
2018-05-15 17:19:37 +08:00 |
io.c
|
rename vmexit handlers
|
2018-05-15 17:25:55 +08:00 |
ioapic.c
|
HV: Use mmio_read/write_long for IOAPIC mmio-access
|
2018-05-15 17:25:56 +08:00 |
irq.c
|
cpu: change cpu_halt name to cpu_dead
|
2018-05-15 17:25:27 +08:00 |
mmu.c
|
hv: add hardware_detect_support to detect which hardware we support
|
2018-05-15 17:25:56 +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
|
hv: timer: remove statistics for timer
|
2018-05-15 17:25:56 +08:00 |
trusty.c
|
hv: cache tsc_offset
|
2018-05-15 17:25:26 +08:00 |
vmexit.c
|
enable rdtscp instruction for guest OS all vCPUs
|
2018-05-15 17:25:55 +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 |
vmx.c
|
enable rdtscp instruction for guest OS all vCPUs
|
2018-05-15 17:25:55 +08:00 |
vtd.c
|
MMU: bug fix on operating va <=> pa convertion
|
2018-05-15 17:25:55 +08:00 |