index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Age
Commit message (
Expand
)
Author
2024-08-29
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2024-08-29
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
2024-07-16
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-05
KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons
Alejandro Jimenez
2024-06-03
KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
Li RongQing
2024-06-03
KVM: SVM: not account memory allocation for per-CPU svm_data
Li RongQing
2024-06-03
KVM: SVM: remove useless input parameter in snp_safe_alloc_page
Li RongQing
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
2024-05-12
KVM: x86: Implement hook for determining max NPT mapping level
Michael Roth
2024-05-12
KVM: SEV: Implement gmem hook for invalidating private pages
Michael Roth
2024-05-12
KVM: SEV: Implement gmem hook for initializing private pages
Michael Roth
2024-05-12
KVM: SEV: Support SEV-SNP AP Creation NAE event
Tom Lendacky
2024-05-12
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2024-05-12
KVM: SEV: Add support to handle Page State Change VMGEXIT
Michael Roth
2024-05-12
KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
Brijesh Singh
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
Brijesh Singh
2024-05-12
KVM: SEV: Add initial SEV-SNP support
Brijesh Singh
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
2024-04-09
KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
Sean Christopherson
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-08
Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-12-13
KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
Michael Roth
2023-12-07
KVM: nSVM: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV
Vitaly Kuznetsov
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-08-31
Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
Sean Christopherson
2023-08-17
KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
Sean Christopherson
2023-08-04
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2023-08-03
KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
Sean Christopherson
2023-08-03
KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO
Sean Christopherson
[next]