Skip to content
  • Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · bfe91da2
    Linus Torvalds authored
    Pull kvm fixes from Paolo Bonzini:
     "Bugfixes and a one-liner patch to silence a sparse warning"
    
    * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
      KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
      KVM: arm64: PMU: Fix per-CPU access in preemptible context
      KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
      KVM: x86: Mark CR4.TSD as being possibly owned by the guest
      KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
      kvm: use more precise cast and do not drop __user
      KVM: x86: bit 8 of non-leaf PDPEs is not reserved
      KVM: X86: Fix async pf caused null-ptr-deref
      KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
      KVM: arm64: pvtime: Ensure task delay accounting is enabled
      KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
      KVM: arm64: Annotate hyp NMI-related functions as __always_inline
      KVM: s390: reduce number of IO pins to 1
    bfe91da2