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
/
vmx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
Vineeth Pillai
1
-9
/
+0
2021-06-17
KVM: X86: Add vendor callbacks for writing the TSC multiplier
Ilias Stamatis
1
-8
/
+0
2021-06-17
KVM: X86: Add functions for retrieving L2 TSC fields from common code
Ilias Stamatis
1
-0
/
+3
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
1
-1
/
+1
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
1
-1
/
+9
2021-04-26
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
1
-2
/
+13
2021-04-20
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
1
-0
/
+3
2021-04-17
KVM: x86: dump_vmcs should show the effective EFER
David Edmondson
1
-1
/
+1
2021-03-15
KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
Sean Christopherson
1
-3
/
+3
2021-03-15
KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
Sean Christopherson
1
-0
/
+4
2021-03-15
KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
Sean Christopherson
1
-7
/
+0
2021-03-15
KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
Sean Christopherson
1
-0
/
+1
2021-03-15
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
1
-2
/
+1
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
1
-0
/
+2
2021-02-04
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
1
-0
/
+1
2021-02-04
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
1
-1
/
+1
2021-02-04
KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
Like Xu
1
-0
/
+3
2021-02-04
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
1
-0
/
+1
2021-02-04
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
1
-0
/
+10
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
1
-0
/
+1
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
1
-0
/
+11
2021-02-04
KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
Like Xu
1
-0
/
+2
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
1
-1
/
+1
2021-02-04
KVM: VMX: Convert vcpu_vmx.exit_reason to a union
Sean Christopherson
1
-1
/
+24
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
1
-1
/
+1
2020-10-22
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+4
2020-10-22
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
1
-1
/
+1
2020-09-28
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
1
-0
/
+7
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Prepend "MAX_" to MSR array size defines
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
Sean Christopherson
1
-0
/
+7
2020-09-28
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
1
-89
/
+1
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
1
-0
/
+7
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
1
-2
/
+0
2020-09-23
KVM: x86: VMX: Make smaller physical guest address space support user-configu...
Mohammed Gamal
1
-1
/
+4
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
1
-0
/
+1
2020-07-31
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
1
-1
/
+2
2020-07-31
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
1
-1
/
+0
2020-07-31
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
1
-2
/
+0
2020-07-11
KVM: VMX: Add guest physical address check in EPT violation and misconfig
Mohammed Gamal
1
-1
/
+2
2020-07-11
KVM: VMX: introduce vmx_need_pf_intercept
Paolo Bonzini
1
-0
/
+5
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-3
/
+0
[prev]
[next]