..
assign.c
HV: rename CONFIG_MAX_PCPU_NUM to MAX_PCPU_NUM
2019-12-12 13:49:28 +08:00
ept.c
hv: add lock for ept add/modify/del
2019-12-16 14:41:21 +08:00
guest_memory.c
hv: refine 'uint64_t' string print format in x86 moudle
2019-11-09 11:42:38 +08:00
hyperv.c
HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig
2019-12-12 13:49:28 +08:00
instr_emul.c
hv: instr_emul: add emulation for 0xf6 test instruction
2019-12-30 09:26:05 +08:00
pm.c
hv:Wrap some APIs related with guest pm
2019-10-21 10:13:02 +08:00
trusty.c
hv: support xsave in context switch
2019-12-02 09:31:12 +08:00
ucode.c
hv:cleanup header file for guest folder
2019-02-21 10:38:30 +08:00
vcpu.c
hv: vcpu: wait and signal vcpu event support
2020-01-23 13:37:53 +08:00
vcpuid.c
hv: support minimum set of TLFS
2019-10-22 10:09:16 +08:00
virq.c
HV: Use NMI-window exiting to address req missing issue
2019-12-16 16:54:30 +08:00
virtual_cr.c
hv: refine 'uint64_t' string print format in x86 moudle
2019-11-09 11:42:38 +08:00
vlapic_priv.h
hv: add ops to vlapic structure
2019-07-19 16:47:06 +08:00
vlapic.c
hv: HLT emulation in hypervisor
2020-01-23 13:37:53 +08:00
vm_reset.c
HV: expose port 0x64 read for SOS VM
2019-12-12 13:51:24 +08:00
vm.c
hv: add lock for ept add/modify/del
2019-12-16 14:41:21 +08:00
vmcall.c
hv: refine 'uint64_t' string print format in x86 moudle
2019-11-09 11:42:38 +08:00
vmcs.c
hv: Disable HLT and PAUSE-loop exiting emulation in lapic passthrough
2020-01-23 13:37:53 +08:00
vmexit.c
hv: HLT emulation in hypervisor
2020-01-23 13:37:53 +08:00
vmsr.c
hv: sync physical and virtual TSC_DEADLINE when msr interception enabled/disabled
2019-12-02 16:10:50 +08:00
vmtrr.c
hv: refine 'uint64_t' string print format in x86 moudle
2019-11-09 11:42:38 +08:00
vmx_asm.S
hv:remove some unnecessary includes
2019-05-07 09:10:13 +08:00
vmx_io.c
hv: ept: disable execute right on large pages
2019-11-13 08:00:36 +08:00