Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "Fixes for ARM and x86, the latter especially for old processors without two-dimensional paging (EPT/NPT)" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch KVM: x86: clflushopt should be treated as a no-op by emulation KVM: arm64: Handle SCXTNUM_ELx traps KVM: arm64: Unify trap handlers injecting an UNDEF KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
No related branches found
No related tags found
Showing
- arch/arm64/include/asm/kvm_host.h 2 additions, 0 deletionsarch/arm64/include/asm/kvm_host.h
- arch/arm64/include/asm/sysreg.h 4 additions, 0 deletionsarch/arm64/include/asm/sysreg.h
- arch/arm64/kvm/arm.c 16 additions, 0 deletionsarch/arm64/kvm/arm.c
- arch/arm64/kvm/sys_regs.c 67 additions, 44 deletionsarch/arm64/kvm/sys_regs.c
- arch/x86/include/asm/kvm_host.h 1 addition, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/cpuid.c 2 additions, 0 deletionsarch/x86/kvm/cpuid.c
- arch/x86/kvm/emulate.c 7 additions, 1 deletionarch/x86/kvm/emulate.c
- arch/x86/kvm/mmu/tdp_mmu.c 7 additions, 0 deletionsarch/x86/kvm/mmu/tdp_mmu.c
- arch/x86/kvm/svm/svm.c 8 additions, 0 deletionsarch/x86/kvm/svm/svm.c
- arch/x86/kvm/x86.c 1 addition, 1 deletionarch/x86/kvm/x86.c
Loading
Please register or sign in to comment