aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/svm.h
AgeCommit message (Expand)Author
2023-10-30Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-12x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-09-22x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini
2023-08-17KVM: SVM: correct the size of spec_ctrl field in VMCB save areaManali Shukla
2023-07-28KVM: SEV: Enable data breakpoints in SEV-ESAlexey Kardashevskiy
2023-04-04KVM: SVM: Remove a duplicate definition of VMCB_AVIC_APIC_BAR_MASKXinghui Li
2023-03-22KVM: SVM: Add definitions for new bits in VMCB::int_ctrl related to vNMISantosh Shukla
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson
2022-11-18x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson
2022-11-18KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson
2022-11-09KVM: SVM: Name and check reserved fields with structs offsetCarlos Bilbao
2022-06-24KVM: SVM: Introduce logic to (de)activate x2AVIC modeSuravee Suthikulpanit
2022-06-24KVM: SVM: Update max number of vCPUs supported for x2AVIC modeSuravee Suthikulpanit
2022-06-24KVM: SVM: Detect X2APIC virtualization (x2AVIC) supportSuravee Suthikulpanit
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-06KVM: SVM: Update the SEV-ES save area mappingTom Lendacky
2022-04-06KVM: SVM: Create a separate mapping for the GHCB save areaTom Lendacky
2022-04-06KVM: SVM: Create a separate mapping for the SEV-ES save areaTom Lendacky
2022-04-05KVM: SVM: Define sev_features and VMPL field in the VMSABrijesh Singh
2022-04-04x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky
2022-03-08KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit
2022-02-08KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-06-17KVM: SVM: Software reserved fieldsVineeth Pillai
2021-03-15KVM: SVM: Add support for Virtual SPEC_CTRLBabu Moger
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky
2020-12-15KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky
2020-12-15KVM: SVM: Add required changes to support intercepts under SEV-ESTom Lendacky
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky
2020-09-28KVM: SVM: Add new intercept word in vmcb_control_areaBabu Moger
2020-09-28KVM: SVM: Modify 64 bit intercept field to two 32 bit vectorsBabu Moger
2020-09-28KVM: SVM: Modify intercept_exceptions to generic interceptsBabu Moger
2020-09-28KVM: SVM: Change intercept_dr to generic interceptsBabu Moger
2020-09-28KVM: SVM: Change intercept_cr to generic interceptsBabu Moger
2020-09-28KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)Babu Moger
2020-09-07KVM: SVM: Use __packed shorthandBorislav Petkov
2020-09-07KVM: SVM: Add GHCB Accessor functionsJoerg Roedel
2020-09-07KVM: SVM: Add GHCB definitionsTom Lendacky
2020-06-01KVM: nSVM: remove trailing padding for struct vmcb_control_areaPaolo Bonzini
2019-09-24kvm: svm: Intercept RDPRUJim Mattson
2018-12-21KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streamsUros Bizjak
2018-03-28KVM: SVM: Add pause filter thresholdBabu Moger
2017-12-04kvm: svm: Add SEV feature definitions to KVMTom Lendacky
2017-12-04kvm: svm: prepare for new bit definition in nested_ctlTom Lendacky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan
2017-07-12KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan