index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
svm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-16
1
-0
/
+2
*
KVM: SVM: Software reserved fields
Vineeth Pillai
2021-06-17
1
-2
/
+7
*
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
2021-03-15
1
-1
/
+3
*
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
2020-12-15
1
-3
/
+7
*
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
2020-12-15
1
-1
/
+14
*
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
1
-1
/
+1
*
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
1
-1
/
+2
*
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2020-12-14
1
-0
/
+10
*
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
1
-0
/
+7
*
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
1
-7
/
+7
*
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
1
-1
/
+4
*
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
1
-18
/
+18
*
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
1
-10
/
+13
*
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
1
-0
/
+9
*
KVM: SVM: Use __packed shorthand
Borislav Petkov
2020-09-07
1
-6
/
+6
*
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
2020-09-07
1
-0
/
+43
*
KVM: SVM: Add GHCB definitions
Tom Lendacky
2020-09-07
1
-2
/
+49
*
KVM: nSVM: remove trailing padding for struct vmcb_control_area
Paolo Bonzini
2020-06-01
1
-1
/
+8
*
kvm: svm: Intercept RDPRU
Jim Mattson
2019-09-24
1
-0
/
+1
*
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-12-21
1
-7
/
+0
*
KVM: SVM: Add pause filter threshold
Babu Moger
2018-03-28
1
-1
/
+2
*
kvm: svm: Add SEV feature definitions to KVM
Tom Lendacky
2017-12-04
1
-0
/
+1
*
kvm: svm: prepare for new bit definition in nested_ctl
Tom Lendacky
2017-12-04
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2017-08-23
1
-0
/
+6
*
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2017-07-12
1
-0
/
+1
*
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2017-07-12
1
-1
/
+1
*
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2017-07-12
1
-0
/
+2
*
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-06-16
1
-1
/
+0
*
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
1
-0
/
+3
*
svm: Introduce new AVIC VMCB registers
Suravee Suthikulpanit
2016-05-18
1
-2
/
+7
*
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-12-14
1
-130
/
+2
*
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
2012-09-21
1
-75
/
+130
*
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
2011-01-12
1
-1
/
+3
*
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2011-01-12
1
-0
/
+2
*
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2011-01-12
1
-0
/
+2
*
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
2011-01-12
1
-0
/
+2
*
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
2011-01-12
1
-1
/
+2
*
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
2011-01-12
1
-10
/
+17
*
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
2011-01-12
1
-6
/
+9
*
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
1
-0
/
+1
*
KVM: SVM: implement NEXTRIPsave SVM feature
Andre Przywara
2010-05-17
1
-1
/
+3
*
KVM: SVM: Implement emulation of vm_cr msr
Joerg Roedel
2010-04-25
1
-0
/
+4
*
KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
Avi Kivity
2010-03-01
1
-1
/
+1
*
KVM: SVM: Support Pause Filter in AMD processors
Mark Langsdorf
2009-12-03
1
-1
/
+2
*
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
2009-06-10
1
-0
/
+1
*
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2009-03-24
1
-4
/
+0
*
KVM: SVM: move svm.h to include/asm
Eduardo Habkost
2008-12-31
1
-0
/
+328