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.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
/
include
/
asm
/
svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
1
-7
/
+0
2018-03-28
KVM: SVM: Add pause filter threshold
Babu Moger
1
-1
/
+2
2017-12-04
kvm: svm: Add SEV feature definitions to KVM
Tom Lendacky
1
-0
/
+1
2017-12-04
kvm: svm: prepare for new bit definition in nested_ctl
Tom Lendacky
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-23
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
1
-0
/
+6
2017-07-12
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
1
-0
/
+1
2017-07-12
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
1
-1
/
+1
2017-07-12
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
1
-0
/
+2
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
1
-1
/
+0
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
1
-0
/
+3
2016-05-18
svm: Introduce new AVIC VMCB registers
Suravee Suthikulpanit
1
-2
/
+7
2012-12-15
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
1
-130
/
+2
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
1
-75
/
+130
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
1
-1
/
+3
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
1
-0
/
+2
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
1
-0
/
+2
2011-01-12
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
1
-0
/
+2
2011-01-12
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
1
-1
/
+2
2011-01-12
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
1
-10
/
+17
2011-01-12
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
1
-6
/
+9
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
1
-0
/
+1
2010-05-17
KVM: SVM: implement NEXTRIPsave SVM feature
Andre Przywara
1
-1
/
+3
2010-04-25
KVM: SVM: Implement emulation of vm_cr msr
Joerg Roedel
1
-0
/
+4
2010-03-01
KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: SVM: Support Pause Filter in AMD processors
Mark Langsdorf
1
-1
/
+2
2009-06-10
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
1
-0
/
+1
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
1
-4
/
+0
2008-12-31
KVM: SVM: move svm.h to include/asm
Eduardo Habkost
1
-0
/
+328