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.14.y
linux-6.15.y
linux-6.16.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
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
1
-2
/
+2
2021-05-28
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-3
/
+3
2021-05-19
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-4
/
+1
2021-05-19
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
1
-2
/
+4
2021-05-19
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
1
-4
/
+23
2021-05-19
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
1
-1
/
+2
2021-05-19
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-7
/
+9
2021-05-14
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
1
-0
/
+4
2021-05-14
KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
David Edmondson
1
-6
/
+3
2021-05-14
KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
Sean Christopherson
1
-3
/
+3
2021-04-14
KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
Reiji Watanabe
1
-5
/
+5
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
1
-1
/
+1
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
1
-1
/
+27
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
1
-54
/
+1
2021-02-19
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Sean Christopherson
1
-7
/
+2
2021-02-19
KVM: nVMX: Disable PML in hardware when running L2
Sean Christopherson
1
-2
/
+10
2021-02-18
KVM: VMX: read idt_vectoring_info a bit earlier
Maxim Levitsky
1
-1
/
+3
2021-02-18
KVM: VMX: Allow INVPCID in guest without PCID
Sean Christopherson
1
-10
/
+0
2021-02-18
KVM: x86: Advertise INVPCID by default
Sean Christopherson
1
-2
/
+2
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
1
-3
/
+1
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
1
-3
/
+5
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
1
-1
/
+2
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
1
-7
/
+10
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
1
-2
/
+1
2021-02-04
KVM: VMX: Use GPA legality helpers to replace open coded equivalents
Sean Christopherson
1
-1
/
+1
2021-02-04
KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers
Paolo Bonzini
1
-3
/
+2
2021-02-04
KVM: move EXIT_FASTPATH_REENTER_GUEST to common code
Paolo Bonzini
1
-18
/
+1
2021-02-04
KVM: VMX: Use the kernel's version of VMXOFF
Sean Christopherson
1
-12
/
+3
2021-02-04
KVM: VMX: Move Intel PT shenanigans out of VMXON/VMXOFF flows
Sean Christopherson
1
-4
/
+7
2021-02-04
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
1
-2
/
+0
2021-02-04
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
1
-15
/
+15
2021-02-04
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
1
-2
/
+2
2021-02-04
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
1
-1
/
+1
2021-02-04
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
1
-0
/
+10
2021-02-04
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
1
-0
/
+3
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
1
-1
/
+11
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
1
-0
/
+12
2021-02-04
KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
Like Xu
1
-1
/
+1
2021-02-04
KVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA32_DEBUGCTL
Like Xu
1
-4
/
+19
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
1
-2
/
+35
2021-02-04
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
1
-33
/
+35
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: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
1
-0
/
+2
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
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-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
[next]