summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-12-15KVM: SVM: Add AP_JUMP_TABLE support in prep for AP bootingTom Lendacky
2020-12-15KVM: SVM: Provide support to launch and run an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guestsTom Lendacky
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky
2020-12-15KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky
2020-12-15KVM: SVM: Update ASID allocation to support SEV-ES guestsTom Lendacky
2020-12-15KVM: SVM: Set the encryption mask for the SVM host save areaTom Lendacky
2020-12-15KVM: SVM: Add NMI support for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Do not report support for SMM for an SEV-ES guestTom Lendacky
2020-12-15KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ESTom Lendacky
2020-12-15KVM: SVM: Add support for CR8 write traps for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Add support for CR4 write traps for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Add support for CR0 write traps for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Add support for EFER write traps for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Support string IO operations for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Support MMIO for an SEV-ES guestTom Lendacky
2020-12-15KVM: SVM: Create trace events for VMGEXIT MSR protocol processingTom Lendacky
2020-12-15KVM: SVM: Create trace events for VMGEXIT processingTom Lendacky
2020-12-15KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100Tom Lendacky
2020-12-15KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004Tom Lendacky
2020-12-15KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002Tom Lendacky
2020-12-15KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky
2020-12-15KVM: SVM: Prepare for SEV-ES exit handling in the sev.c fileTom Lendacky
2020-12-15KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ESTom Lendacky
2020-12-15KVM: SVM: Do not allow instruction emulation under SEV-ESTom Lendacky
2020-12-15KVM: SVM: Prevent debugging under SEV-ESTom Lendacky
2020-12-15KVM: SVM: Add required changes to support intercepts under SEV-ESTom Lendacky
2020-12-15KVM: x86: introduce complete_emulated_msr callbackPaolo Bonzini
2020-12-15KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSRPaolo Bonzini
2020-12-15KVM: x86: remove bogus #GP injectionPaolo Bonzini
2020-12-14KVM: x86: Mark GPRs dirty when writtenTom Lendacky
2020-12-14KVM: SVM: Add support for the SEV-ES VMSATom Lendacky
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky
2020-12-14KVM: SVM: Add support for SEV-ES capability in KVMTom Lendacky
2020-12-14KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2020-12-14KVM/VMX/SVM: Move kvm_machine_check function to x86.hUros Bizjak
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2020-12-11KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini
2020-12-11KVM: x86: Expose AVX512_FP16 for supported CPUIDCathy Zhang
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park
2020-12-11KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak
2020-12-10KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger
2020-12-10s390/gmap: make gmap memcg awareChristian Borntraeger
2020-12-10KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger
2020-12-09KVM: x86: ignore SIPIs that are received while not in wait-for-sipi stateMaxim Levitsky
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-08KVM: arm64: Fix nVHE boot on VHE systemsMarc Zyngier