index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2022-04-06
KVM: SVM: Update the SEV-ES save area mapping
Tom Lendacky
1
-16
/
+50
2022-04-06
KVM: SVM: Create a separate mapping for the GHCB save area
Tom Lendacky
1
-3
/
+45
2022-04-06
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
1
-20
/
+67
2022-04-05
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
1
-2
/
+4
2022-04-04
x86/kvm/svm: Force-inline GHCB accessors
Borislav Petkov
1
-4
/
+4
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
1
-0
/
+6
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
1
-3
/
+5
2022-03-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
1
-1
/
+1
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
1
-0
/
+36
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
1
-0
/
+2
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
1
-2
/
+7
2021-03-15
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
1
-1
/
+3
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
1
-3
/
+7
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
1
-1
/
+14
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
1
-1
/
+1
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
1
-1
/
+2
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
1
-0
/
+10
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
1
-0
/
+7
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
1
-7
/
+7
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
1
-1
/
+4
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
1
-18
/
+18
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
1
-10
/
+13
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
1
-0
/
+9
2020-09-07
KVM: SVM: Use __packed shorthand
Borislav Petkov
1
-6
/
+6
2020-09-07
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
1
-0
/
+43
2020-09-07
KVM: SVM: Add GHCB definitions
Tom Lendacky
1
-2
/
+49
2020-06-01
KVM: nSVM: remove trailing padding for struct vmcb_control_area
Paolo Bonzini
1
-1
/
+8
2019-09-24
kvm: svm: Intercept RDPRU
Jim Mattson
1
-0
/
+1
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-14
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
[next]