summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-14Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
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