summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/svm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-4/+4
|\
| * x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov2022-04-041-4/+4
* | KVM: SVM: Update the SEV-ES save area mappingTom Lendacky2022-04-061-16/+50
* | KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky2022-04-061-3/+45
* | KVM: SVM: Create a separate mapping for the SEV-ES save areaTom Lendacky2022-04-061-20/+67
* | KVM: SVM: Define sev_features and VMPL field in the VMSABrijesh Singh2022-04-051-2/+4
|/
* KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2022-04-021-0/+6
* KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2022-04-021-3/+5
* KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit2022-03-081-1/+1
* KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky2022-02-081-0/+36
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-161-0/+2
* KVM: SVM: Software reserved fieldsVineeth Pillai2021-06-171-2/+7
* KVM: SVM: Add support for Virtual SPEC_CTRLBabu Moger2021-03-151-1/+3
* KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky2020-12-151-3/+7
* KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky2020-12-151-1/+14
* KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky2020-12-151-1/+1
* KVM: SVM: Add required changes to support intercepts under SEV-ESTom Lendacky2020-12-151-1/+2
* KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky2020-12-141-0/+10
* KVM: SVM: Add new intercept word in vmcb_control_areaBabu Moger2020-09-281-0/+7
* KVM: SVM: Modify 64 bit intercept field to two 32 bit vectorsBabu Moger2020-09-281-7/+7
* KVM: SVM: Modify intercept_exceptions to generic interceptsBabu Moger2020-09-281-1/+4
* KVM: SVM: Change intercept_dr to generic interceptsBabu Moger2020-09-281-18/+18
* KVM: SVM: Change intercept_cr to generic interceptsBabu Moger2020-09-281-10/+13
* KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)Babu Moger2020-09-281-0/+9
* KVM: SVM: Use __packed shorthandBorislav Petkov2020-09-071-6/+6
* KVM: SVM: Add GHCB Accessor functionsJoerg Roedel2020-09-071-0/+43
* KVM: SVM: Add GHCB definitionsTom Lendacky2020-09-071-2/+49
* KVM: nSVM: remove trailing padding for struct vmcb_control_areaPaolo Bonzini2020-06-011-1/+8
* kvm: svm: Intercept RDPRUJim Mattson2019-09-241-0/+1
* 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