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.c
Age
Commit message (
Expand
)
Author
2024-09-17
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-04
KVM: x86: Register "emergency disable" callbacks when virt is enabled
Sean Christopherson
2024-09-04
KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
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-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
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-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-06-28
KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
Sean Christopherson
2024-06-28
KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
Sean Christopherson
2024-06-28
KVM: x86: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
2024-06-11
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
2024-06-10
KVM: SVM: Emulate SYSENTER RIP/RSP behavior for all Intel compat vCPUs
Sean Christopherson
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: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
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 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: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
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: 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-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]