KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
[linux-2.6-microblaze.git] / arch /
2020-12-15 Tom LendackyKVM: SVM: Add support for CR0 write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Add support for EFER write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Support string IO operations for an SEV-ES...
2020-12-15 Tom LendackyKVM: SVM: Support MMIO for an SEV-ES guest
2020-12-15 Tom LendackyKVM: SVM: Create trace events for VMGEXIT MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Create trace events for VMGEXIT processing
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add initial support for a VMGEXIT VMEXIT
2020-12-15 Tom LendackyKVM: SVM: Prepare for SEV-ES exit handling in the sev...
2020-12-15 Tom LendackyKVM: SVM: Cannot re-initialize the VMCB after shutdown...
2020-12-15 Tom LendackyKVM: SVM: Do not allow instruction emulation under...
2020-12-15 Tom LendackyKVM: SVM: Prevent debugging under SEV-ES
2020-12-15 Tom LendackyKVM: SVM: Add required changes to support intercepts...
2020-12-15 Paolo BonziniKVM: x86: introduce complete_emulated_msr callback
2020-12-15 Paolo BonziniKVM: x86: use kvm_complete_insn_gp in emulating RDMSR...
2020-12-15 Paolo BonziniKVM: x86: remove bogus #GP injection
2020-12-14 Tom LendackyKVM: x86: Mark GPRs dirty when written
2020-12-14 Tom LendackyKVM: SVM: Add support for the SEV-ES VMSA
2020-12-14 Tom LendackyKVM: SVM: Add GHCB accessor functions for retrieving...
2020-12-14 Tom LendackyKVM: SVM: Add support for SEV-ES capability in KVM
2020-12-14 Tom LendackyKVM: SVM: Remove the call to sev_platform_status()...
2020-12-14 Tom Lendackyx86/cpu: Add VM page flush MSR availablility as a CPUID...
2020-12-14 Uros BizjakKVM/VMX/SVM: Move kvm_machine_check function to x86.h
2020-12-12 Paolo BonziniMerge tag 'kvm-s390-next-5.11-1' of git://git./linux...
2020-12-12 Paolo BonziniKVM: x86: reinstate vendor-agnostic check on SPEC_CTRL...
2020-12-12 Cathy ZhangKVM: x86: Expose AVX512_FP16 for supported CPUID
2020-12-12 Kyung Min Parkx86: Enumerate AVX512 FP16 CPUID feature flag
2020-12-12 Uros BizjakKVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG...
2020-12-10 Christian BorntraegerKVM: s390: track synchronous pfault events in kvm_stat
2020-12-10 Christian Borntraegers390/gmap: make gmap memcg aware
2020-12-10 Christian BorntraegerKVM: s390: Add memcg accounting to KVM allocations
2020-12-09 Maxim LevitskyKVM: x86: ignore SIPIs that are received while not...
2020-12-03 Paolo BonziniKVM: x86: adjust SEV for commit 7e8e6eed75e
2020-11-27 Paolo BonziniKVM: nSVM: set fixed bits by hand
2020-11-19 Ben Gardonkvm: x86/mmu: Add TDP MMU SPTE changed trace point
2020-11-19 Ben Gardonkvm: x86/mmu: Add existing trace points to TDP MMU
2020-11-16 Paolo BonziniKVM: SVM: check CR4 changes against vcpu->arch
2020-11-16 Cathy AveryKVM: SVM: Move asid to vcpu_svm
2020-11-16 Alex Shix86/kvm: remove unused macro HV_CLOCK_SIZE
2020-11-15 Jim Mattsonkvm: x86: Sink cpuid update into vendor-specific set_cr...
2020-11-15 Peter XuKVM: Don't allocate dirty bitmap if dirty ring is enabled
2020-11-15 Peter XuKVM: X86: Implement ring-based dirty memory tracking
2020-11-15 Peter XuKVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENT...
2020-11-15 Vitaly KuznetsovKVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID...
2020-11-15 Yadong QiKVM: x86: emulate wait-for-SIPI and SIPI-VMExit
2020-11-15 Paolo BonziniKVM: x86: fix apic_accept_events vs check_nested_events
2020-11-15 Sean ChristophersonKVM: x86: Return bool instead of int for CR4 and SREGS...
2020-11-15 Sean ChristophersonKVM: x86: Move vendor CR4 validity check to dedicated...
2020-11-15 Sean ChristophersonKVM: SVM: Drop VMXE check from svm_set_cr4()
2020-11-15 Sean ChristophersonKVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
2020-11-15 Sean ChristophersonKVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
2020-11-15 Paolo Bonzinikvm: mmu: fix is_tdp_mmu_check when the TDP MMU is...
2020-11-13 Babu MogerKVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
2020-11-13 Babu MogerKVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
2020-11-13 David EdmondsonKVM: x86: clflushopt should be treated as a no-op by...
2020-11-13 Paolo BonziniMerge tag 'kvmarm-fixes-5.10-3' of git://git./linux...
2020-11-13 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-11-13 Linus TorvaldsMerge tag 'gfs2-v5.10-rc3-fixes' of git://git./linux...
2020-11-12 Linus TorvaldsMerge tag 'net-5.10-rc4' of git://git./linux/kernel...
2020-11-12 Linus TorvaldsMerge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org...
2020-11-12 Marc ZyngierKVM: arm64: Handle SCXTNUM_ELx traps
2020-11-12 Marc ZyngierKVM: arm64: Unify trap handlers injecting an UNDEF
2020-11-12 Marc ZyngierKVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from...
2020-11-12 Marc ZyngierMerge tag 'v5.10-rc1' into kvmarm-master/next
2020-11-12 Linus TorvaldsMerge tag 'acpi-5.10-rc4' of git://git./linux/kernel...
2020-11-12 Linus TorvaldsMerge tag 'pm-5.10-rc4' of git://git./linux/kernel...
2020-11-12 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2020-11-11 Michael Wallearm64: dts: fsl-ls1028a-kontron-sl28: specify in-band...
2020-11-11 Linus TorvaldsMerge branch 'stable/for-linus-5.10-rc2' of git://git...
2020-11-10 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-11-10 Linus TorvaldsMerge tag 'for-5.10-rc3-tag' of git://git./linux/kernel...
2020-11-10 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2020-11-10 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2020-11-09 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-11-09 Linus TorvaldsMerge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields...
2020-11-09 Linus TorvaldsMerge tag 'ext4_for_linus_cleanups' of git://git./linux...
2020-11-09 Linus TorvaldsMerge tag 'erofs-for-5.10-rc4-fixes' of git://git....
2020-11-08 Linus TorvaldsMerge tag 'driver-core-5.10-rc3' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'tty-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Linus TorvaldsMerge tag 'usb-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Linus TorvaldsMerge tag 'xfs-5.10-fixes-3' of git://git./fs/xfs/xfs...
2020-11-08 Linus TorvaldsMerge branch 'hch' (patches from Christoph)
2020-11-08 Linus TorvaldsMerge tag 'x86-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'perf-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'locking-urgent-2020-11-08' of git://git...
2020-11-08 Linus TorvaldsMerge tag 'irq-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'core-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'powerpc-5.10-3' of git://git./linux/kernel...
2020-11-08 Pankaj GuptaKVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignor...
2020-11-08 Oliver Uptonkvm: x86: request masterclock update any time guest...
2020-11-08 Oliver Uptonkvm: x86: ensure pv_cpuid.features is initialized when...
2020-11-08 Oliver Uptonkvm: x86: reads of restricted pv msrs should also resul...
2020-11-08 Maxim LevitskyKVM: x86: use positive error values for msr emulation...
2020-11-08 Li RongQingKVM: x86/mmu: fix counting of rmap entries in pte_list_add
2020-11-08 Paolo BonziniMerge tag 'kvmarm-fixes-5.10-2' of git://git./linux...
2020-11-07 Linus TorvaldsMerge tag 'block-5.10-2020-11-07' of git://git.kernel...
2020-11-07 Linus TorvaldsMerge tag 'io_uring-5.10-2020-11-07' of git://git.kerne...
2020-11-07 Jakub KicinskiMerge tag 'mlx5-fixes-2020-11-03' of git://git./linux...
next