| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |