index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
svm.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-23
KVM: SVM: Enable Virtual GIF feature
Janakarajan Natarajan
2017-07-12
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2017-07-12
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2017-07-12
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-05-18
svm: Introduce new AVIC VMCB registers
Suravee Suthikulpanit
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
2011-01-12
KVM: SVM: enhance MOV CR intercept handler
Andre Przywara
2011-01-12
KVM: SVM: Add xsetbv intercept
Joerg Roedel
2011-01-12
KVM: SVM: Implement Flush-By-Asid feature
Joerg Roedel
2011-01-12
KVM: SVM: Add clean-bits infrastructure code
Roedel, Joerg
2011-01-12
KVM: SVM: Add manipulation functions for DRx intercepts
Joerg Roedel
2011-01-12
KVM: SVM: Add manipulation functions for CRx intercepts
Roedel, Joerg
2010-05-17
KVM: x86: Push potential exception error code on task switches
Jan Kiszka
2010-05-17
KVM: SVM: implement NEXTRIPsave SVM feature
Andre Przywara
2010-04-25
KVM: SVM: Implement emulation of vm_cr msr
Joerg Roedel
2010-03-01
KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
Avi Kivity
2009-12-03
KVM: SVM: Support Pause Filter in AMD processors
Mark Langsdorf
2009-06-10
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2008-12-31
KVM: SVM: move svm.h to include/asm
Eduardo Habkost