index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-10
1
-0
/
+1
*
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-28
1
-3
/
+2
*
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
1
-0
/
+1
*
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-17
1
-44
/
+11
|
\
|
*
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
1
-37
/
+2
|
*
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
1
-3
/
+3
|
*
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-05
1
-7
/
+9
*
|
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
2021-05-07
1
-0
/
+3
*
|
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
2021-05-07
1
-15
/
+0
*
|
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
1
-15
/
+4
*
|
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
2021-05-07
1
-12
/
+10
*
|
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
2021-05-07
1
-57
/
+40
*
|
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
1
-39
/
+41
*
|
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
1
-20
/
+41
*
|
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
1
-4
/
+23
*
|
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-07
1
-4
/
+1
*
|
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
1
-1
/
+2
*
|
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-07
1
-2
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-191
/
+241
|
\
|
*
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
1
-6
/
+6
|
*
KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
Sean Christopherson
2021-04-26
1
-3
/
+3
|
*
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
2021-04-26
1
-0
/
+4
|
*
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2021-04-26
1
-15
/
+2
|
*
KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
Isaku Yamahata
2021-04-23
1
-1
/
+1
|
*
KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
Sean Christopherson
2021-04-20
1
-2
/
+24
|
*
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
2021-04-20
1
-0
/
+31
|
*
KVM: VMX: Frame in ENCLS handler for SGX virtualization
Sean Christopherson
2021-04-20
1
-3
/
+6
|
*
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
2021-04-20
1
-2
/
+43
|
*
KVM: x86: dump_vmcs should include the autoload/autostore MSR lists
David Edmondson
2021-04-17
1
-0
/
+16
|
*
KVM: x86: dump_vmcs should show the effective EFER
David Edmondson
2021-04-17
1
-4
/
+16
|
*
KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
David Edmondson
2021-04-17
1
-4
/
+2
|
*
KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
David Edmondson
2021-04-17
1
-9
/
+10
|
*
KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
David Edmondson
2021-04-17
1
-6
/
+3
|
*
KVM: x86: Account a variety of miscellaneous allocations
Sean Christopherson
2021-04-17
1
-1
/
+1
|
*
KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
Sean Christopherson
2021-03-15
1
-44
/
+39
|
*
KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
Sean Christopherson
2021-03-15
1
-1
/
+9
|
*
KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
Sean Christopherson
2021-03-15
1
-1
/
+4
|
*
KVM: VMX: Explicitly check for hv_remote_flush_tlb when loading pgd
Sean Christopherson
2021-03-15
1
-7
/
+16
|
*
KVM: VMX: Don't invalidate hv_tlb_eptp if the new EPTP matches
Sean Christopherson
2021-03-15
1
-1
/
+2
|
*
KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
Sean Christopherson
2021-03-15
1
-12
/
+23
|
*
KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
Sean Christopherson
2021-03-15
1
-15
/
+8
|
*
KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
Sean Christopherson
2021-03-15
1
-24
/
+20
|
*
KVM: VMX: Stash kvm_vmx in a local variable for Hyper-V paravirt TLB flush
Sean Christopherson
2021-03-15
1
-6
/
+7
|
*
KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
Sean Christopherson
2021-03-15
1
-11
/
+9
|
*
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
1
-7
/
+6
|
*
KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper
Sean Christopherson
2021-03-15
1
-18
/
+2
|
*
KVM: x86/mmu: Co-locate code for setting various SPTE masks
Sean Christopherson
2021-03-15
1
-11
/
+6
|
*
KVM: x86/mmu: Stop using software available bits to denote MMIO SPTEs
Sean Christopherson
2021-03-15
1
-1
/
+2
|
*
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
2021-03-15
1
-9
/
+1
|
*
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
2021-03-15
1
-46
/
+7
[next]