index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
2024-07-26
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
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: SNP: Fix LBR Virtualization for SNP guest
Ravi Bangoria
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-06-03
KVM: SEV: Don't WARN() if RMP lookup fails when invalidating gmem pages
Paolo Bonzini
2024-06-03
KVM: SEV: Automatically switch reclaimed pages to shared
Michael Roth
2024-06-03
KVM: SVM: Use KVM's snapshot of the host's XCR0 for SEV-ES host state
Sean Christopherson
2024-06-03
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
2024-05-12
KVM: SVM: Add module parameter to enable SEV-SNP
Brijesh Singh
2024-05-12
KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
Ashish Kalra
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 MSR based 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_FINISH command
Brijesh Singh
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
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 GHCB handling for termination requests
Michael Roth
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
2024-04-12
KVM: SEV: use u64_to_user_ptr throughout
Paolo Bonzini
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
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
[next]