summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/svm.h
Commit message (Expand)AuthorAgeFilesLines
* KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-12-211-7/+0
* KVM: SVM: Add pause filter thresholdBabu Moger2018-03-281-1/+2
* kvm: svm: Add SEV feature definitions to KVMTom Lendacky2017-12-041-0/+1
* kvm: svm: prepare for new bit definition in nested_ctlTom Lendacky2017-12-041-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan2017-08-231-0/+6
* KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan2017-07-121-0/+1
* KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan2017-07-121-1/+1
* KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan2017-07-121-0/+2
* x86/kvm/svm: Simplify cpu_has_svm()Borislav Petkov2016-06-161-1/+0
* KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit2016-05-181-0/+3
* svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit2016-05-181-2/+7
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-130/+2
* KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong2012-09-211-75/+130
* KVM: SVM: copy instruction bytes from VMCBAndre Przywara2011-01-121-1/+3
* KVM: SVM: enhance MOV CR intercept handlerAndre Przywara2011-01-121-0/+2
* KVM: SVM: Add xsetbv interceptJoerg Roedel2011-01-121-0/+2
* KVM: SVM: Implement Flush-By-Asid featureJoerg Roedel2011-01-121-0/+2
* KVM: SVM: Add clean-bits infrastructure codeRoedel, Joerg2011-01-121-1/+2
* KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel2011-01-121-10/+17
* KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg2011-01-121-6/+9
* KVM: x86: Push potential exception error code on task switchesJan Kiszka2010-05-171-0/+1
* KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara2010-05-171-1/+3
* KVM: SVM: Implement emulation of vm_cr msrJoerg Roedel2010-04-251-0/+4
* KVM: SVM: Fix SVM_CR0_SELECTIVE_MASKAvi Kivity2010-03-011-1/+1
* KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf2009-12-031-1/+2
* KVM: Fix unneeded instruction skipping during task switching.Gleb Natapov2009-06-101-0/+1
* KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf2009-03-241-4/+0
* KVM: SVM: move svm.h to include/asmEduardo Habkost2008-12-311-0/+328