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
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