summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/svm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: Track the per-CPU host save area as a VMCB pointerSean Christopherson2024-08-301-1/+1
* KVM: SVM: Add a helper to convert a SME-aware PA back to a struct pageSean Christopherson2024-08-301-1/+15
* Merge branch 'kvm-6.11-sev-attestation' into HEADPaolo Bonzini2024-07-161-0/+3
|\
| * KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE eventBrijesh Singh2024-07-161-0/+3
* | Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-3/+15
|\ \
| * | KVM: SVM: Consider NUMA affinity when allocating per-CPU save_areaLi RongQing2024-06-041-5/+5
| * | KVM: SVM: not account memory allocation for per-CPU svm_dataLi RongQing2024-06-041-2/+13
| * | KVM: SVM: remove useless input parameter in snp_safe_alloc_pageLi RongQing2024-06-041-2/+3
* | | Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-1/+1
|\ \ \
| * | | KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasonsAlejandro Jimenez2024-06-051-1/+1
| |/ /
* | | Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini2024-06-031-0/+47
|\ \ \ | | |/ | |/|
| * | KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creationTom Lendacky2024-06-031-2/+0
| * | KVM: x86: Implement hook for determining max NPT mapping levelMichael Roth2024-05-121-0/+5
| * | KVM: SEV: Implement gmem hook for invalidating private pagesMichael Roth2024-05-121-0/+2
| * | KVM: SEV: Implement gmem hook for initializing private pagesMichael Roth2024-05-121-0/+5
| * | KVM: SEV: Support SEV-SNP AP Creation NAE eventTom Lendacky2024-05-121-0/+9
| * | KVM: SEV: Add support to handle RMP nested page faultsBrijesh Singh2024-05-121-0/+3
| * | KVM: SEV: Add support to handle Page State Change VMGEXITMichael Roth2024-05-121-0/+5
| * | KVM: SEV: Add support to handle GHCB GPA register VMGEXITBrijesh Singh2024-05-121-0/+7
| * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh2024-05-121-0/+1
| * | KVM: SEV: Add initial SEV-SNP supportBrijesh Singh2024-05-121-0/+12
| |/
* | KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria2024-06-031-1/+2
* | KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria2024-06-031-0/+1
|/
* Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-101-1/+2
|\
| * KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save areaSean Christopherson2024-04-091-1/+2
* | KVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth2024-05-071-0/+1
* | KVM: SEV: Add support to handle AP reset MSR protocolTom Lendacky2024-05-071-0/+1
* | KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini2024-04-111-0/+1
* | KVM: SEV: introduce to_kvm_sev_infoPaolo Bonzini2024-04-111-0/+5
* | KVM: SEV: store VMSA features in kvm_sev_infoPaolo Bonzini2024-04-111-1/+2
* | KVM: SEV: publish supported VMSA featuresPaolo Bonzini2024-04-111-0/+2
* | KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=yPaolo Bonzini2024-04-111-17/+28
|/
* KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safeBrijesh Singh2024-01-291-0/+1
* Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-0/+2
|\
| * KVM: nSVM: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERVVitaly Kuznetsov2023-12-071-0/+2
* | KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guestsMichael Roth2023-12-131-1/+1
|/
* KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky2023-09-231-0/+1
* Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-13/+5
|\
| * KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"Sean Christopherson2023-08-171-4/+1
| * KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"Sean Christopherson2023-08-171-2/+3
| * KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"Sean Christopherson2023-08-171-2/+0
| * KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"Sean Christopherson2023-08-171-1/+0
| * KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"Sean Christopherson2023-08-171-1/+0
| * KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"Sean Christopherson2023-08-171-1/+0
| * KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"Sean Christopherson2023-08-171-1/+0
| * KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooksSean Christopherson2023-08-041-1/+1
| * KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIOSean Christopherson2023-08-041-1/+1
* | Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-42/+1
|\ \
| * | KVM: SVM: Require nrips support for SEV guests (and beyond)Sean Christopherson2023-08-251-0/+1
| * | KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the headerAlexey Kardashevskiy2023-07-291-42/+0
| |/