index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
Paolo Bonzini
1
-4
/
+13
2021-01-26
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
1
-6
/
+25
2021-01-26
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-01-26
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
1
-0
/
+2
2021-01-26
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-26
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+2
2021-01-08
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
1
-0
/
+2
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
1
-1
/
+5
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
1
-0
/
+1
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
1
-20
/
+0
2020-12-12
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
1
-4
/
+4
2020-12-12
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
1
-1
/
+1
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
1
-0
/
+4
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
1
-0
/
+7
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
1
-46
/
+42
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-2
/
+1
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
1
-14
/
+41
2020-11-15
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
1
-1
/
+1
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
1
-1
/
+1
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
3
-15
/
+20
2020-11-15
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
1
-12
/
+7
2020-11-15
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
1
-2
/
+3
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+4
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-972
/
+1090
2020-10-22
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2
-16
/
+26
2020-10-22
KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
Sean Christopherson
1
-5
/
+10
2020-10-22
KVM: x86: Move call to update_exception_bitmap() into VMX code
Sean Christopherson
1
-0
/
+3
2020-10-22
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2
-3
/
+5
2020-10-22
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
1
-16
/
+29
2020-10-19
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
1
-2
/
+3
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2020-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+12
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-09-29
KVM: VMX: vmx_uret_msrs_list[] can be static
kernel test robot
1
-1
/
+1
2020-09-28
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
Paolo Bonzini
1
-4
/
+4
2020-09-28
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2
-52
/
+181
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
3
-45
/
+42
2020-09-28
KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
Sean Christopherson
2
-5
/
+5
2020-09-28
KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
Sean Christopherson
1
-8
/
+8
2020-09-28
KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr"
Sean Christopherson
1
-3
/
+4
2020-09-28
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Sean Christopherson
3
-7
/
+7
2020-09-28
KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap
Sean Christopherson
1
-31
/
+18
2020-09-28
KVM: VMX: Move uret MSR lookup into update_transition_efer()
Sean Christopherson
1
-12
/
+19
2020-09-28
KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX
Sean Christopherson
1
-3
/
+5
2020-09-28
KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
Sean Christopherson
1
-8
/
+8
2020-09-28
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Sean Christopherson
2
-5
/
+5
[next]