index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-15
KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR
Paolo Bonzini
2020-12-15
KVM: x86: remove bogus #GP injection
Paolo Bonzini
2020-12-14
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
2020-12-14
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-11
KVM: x86: Expose AVX512_FP16 for supported CPUID
Cathy Zhang
2020-12-11
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2020-12-11
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2020-12-10
KVM: s390: track synchronous pfault events in kvm_stat
Christian Borntraeger
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-12-09
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
2020-11-27
KVM: nSVM: set fixed bits by hand
Paolo Bonzini
2020-11-19
kvm: x86/mmu: Add TDP MMU SPTE changed trace point
Ben Gardon
2020-11-19
kvm: x86/mmu: Add existing trace points to TDP MMU
Ben Gardon
2020-11-16
KVM: SVM: check CR4 changes against vcpu->arch
Paolo Bonzini
2020-11-16
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
2020-11-16
x86/kvm: remove unused macro HV_CLOCK_SIZE
Alex Shi
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
2020-11-15
KVM: Don't allocate dirty bitmap if dirty ring is enabled
Peter Xu
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
2020-11-15
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2020-11-15
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
2020-11-15
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
2020-11-15
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-13
Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
[next]