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
/
svm.h
Age
Commit message (
Expand
)
Author
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-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
2023-07-28
KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header
Alexey Kardashevskiy
2023-06-01
KVM: SVM: Remove TSS reloading code after VMEXIT
Mingwei Zhang
2023-03-22
KVM: nSVM: Implement support for nested VNMI
Santosh Shukla
2023-03-22
KVM: x86: Add support for SVM's Virtual NMI
Santosh Shukla
2023-01-31
KVM: x86: Move HF_NMI_MASK and HF_IRET_MASK into "struct vcpu_svm"
Maxim Levitsky
2023-01-31
KVM: x86: Move HF_GIF_MASK into "struct vcpu_svm" as "guest_gif"
Maxim Levitsky
2023-01-24
KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
Like Xu
2023-01-13
KVM: x86: Track required APICv inhibits with variable, not callback
Sean Christopherson
2023-01-13
KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
Sean Christopherson
2023-01-13
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
2022-11-09
KVM: SVM: remove dead field from struct svm_cpu_data
Paolo Bonzini
2022-11-09
KVM: SVM: remove unused field from struct vcpu_svm
Paolo Bonzini
2022-11-09
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-06-24
KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
Maxim Levitsky
[next]