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.17.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
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
Sean Christopherson
1
-6
/
+65
7 days
x86/bugs: KVM: Add support for SRSO_MSR_FIX
Borislav Petkov
1
-0
/
+6
7 days
KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
Maciej S. Szmigiero
1
-2
/
+1
2025-08-20
KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag
Sean Christopherson
1
-4
/
+6
2025-08-20
KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmap
Sean Christopherson
1
-2
/
+2
2025-06-27
KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
Yosry Ahmed
1
-1
/
+1
2025-05-18
KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
Mikhail Lobanov
1
-0
/
+4
2025-03-13
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
1
-0
/
+14
2025-03-13
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
1
-0
/
+9
2025-03-13
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
1
-0
/
+12
2025-03-13
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Sean Christopherson
1
-0
/
+14
2025-02-21
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
1
-7
/
+6
2024-12-27
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
1
-9
/
+0
2024-09-17
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+12
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-15
/
+29
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
1
-11
/
+8
2024-09-04
KVM: x86: Register "emergency disable" callbacks when virt is enabled
Sean Christopherson
1
-4
/
+1
2024-09-04
KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
1
-9
/
+9
2024-08-30
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
1
-2
/
+11
2024-08-30
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
1
-7
/
+8
2024-08-30
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
1
-5
/
+4
2024-08-30
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
1
-0
/
+2
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
1
-3
/
+3
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
1
-9
/
+7
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
1
-1
/
+1
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
1
-2
/
+7
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
1
-0
/
+12
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
1
-0
/
+1
2024-07-16
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-13
/
+10
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-7
/
+8
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-8
/
+3
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2024-06-28
KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
Sean Christopherson
1
-9
/
+6
2024-06-28
KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
Sean Christopherson
1
-1
/
+1
2024-06-28
KVM: x86: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
1
-2
/
+2
2024-06-12
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
1
-8
/
+3
2024-06-11
KVM: SVM: Emulate SYSENTER RIP/RSP behavior for all Intel compat vCPUs
Sean Christopherson
1
-7
/
+7
2024-06-04
KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
Li RongQing
1
-1
/
+1
2024-06-04
KVM: SVM: not account memory allocation for per-CPU svm_data
Li RongQing
1
-1
/
+1
2024-06-04
KVM: SVM: remove useless input parameter in snp_safe_alloc_page
Li RongQing
1
-4
/
+4
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
1
-5
/
+24
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
1
-1
/
+7
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
1
-9
/
+7
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
1
-7
/
+1
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-05-12
KVM: x86: Implement hook for determining max NPT mapping level
Michael Roth
1
-0
/
+1
2024-05-12
KVM: SEV: Implement gmem hook for invalidating private pages
Michael Roth
1
-0
/
+1
[next]