index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-12-08
1
-8
/
+11
*
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-12-05
1
-5
/
+15
*
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2018-12-05
1
-3
/
+5
*
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
2018-09-05
1
-4
/
+4
*
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-08-15
1
-3
/
+1
*
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2018-08-15
1
-1
/
+35
*
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-08-15
1
-0
/
+6
*
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
2018-06-21
1
-3
/
+2
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-22
1
-2
/
+19
*
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-22
1
-2
/
+9
*
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-22
1
-3
/
+3
*
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-05-22
1
-12
/
+12
*
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-22
1
-1
/
+1
*
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-22
1
-4
/
+2
*
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2018-03-08
1
-1
/
+1
*
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-03-08
1
-3
/
+4
*
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-07
1
-0
/
+88
*
KVM/x86: Add IBPB support
Ashok Raj
2018-02-07
1
-0
/
+28
*
KVM: x86: emulate #UD while in guest mode
Paolo Bonzini
2018-02-03
1
-8
/
+1
*
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2018-02-03
1
-1
/
+8
*
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-17
1
-0
/
+4
*
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2018-01-17
1
-0
/
+19
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-12-05
1
-0
/
+2
*
KVM: SVM: obey guest PAT
Paolo Bonzini
2017-11-30
1
-0
/
+7
*
KVM: SVM: Add irqchip_split() checks before enabling AVIC
Suravee Suthikulpanit
2017-09-14
1
-5
/
+4
*
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
Suravee Suthikulpanit
2017-09-13
1
-1
/
+1
*
KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
Suravee Suthikulpanit
2017-09-13
1
-8
/
+20
*
KVM: SVM: Add a missing 'break' statement
Jan H. Schönherr
2017-09-13
1
-0
/
+1
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
1
-58
/
+81
|
\
|
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
1
-8
/
+1
|
|
\
|
*
|
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
2017-08-24
1
-1
/
+1
|
*
|
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-2
/
+2
|
*
|
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
2017-08-24
1
-1
/
+1
|
*
|
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-24
1
-1
/
+1
|
*
|
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2017-08-23
1
-6
/
+50
|
*
|
KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
Denys Vlasenko
2017-08-18
1
-40
/
+21
|
*
|
KVM: x86: Avoid guest page table walk when gpa_available is set
Brijesh Singh
2017-08-18
1
-2
/
+0
|
*
|
KVM: X86: implement the logic for spinlock optimization
Longpeng(Mike)
2017-08-08
1
-1
/
+4
|
*
|
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
1
-1
/
+1
|
*
|
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
2017-08-07
1
-4
/
+1
|
*
|
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
1
-1
/
+1
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-17
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-1
/
+11
|
|
\
\
|
*
|
|
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
2017-07-18
1
-17
/
+18
*
|
|
|
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
1
-7
/
+0
|
|
/
/
|
/
|
|
*
|
|
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
2017-08-11
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
2017-08-01
1
-0
/
+10
|
/
*
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
1
-6
/
+10
*
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
1
-30
/
+6
*
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-14
1
-3
/
+5
[next]