From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 31 Aug 2019 15:51:48 +0000 (-0700)
Subject: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
X-Git-Tag: v5.3-rc7~10
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=834354f642adfe7bb6d5dba5f7de6ecd3150fb2f;p=users%2Fdwmw2%2Flinux.git

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull KVM fixes from Radim Krčmář:
 "PPC:
   - Fix bug which could leave locks held in the host on return to a
     guest.

  x86:
   - Prevent infinitely looping emulation of a failing syscall while
     single stepping.

   - Do not crash the host when nesting is disabled"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: x86: Don't update RIP or do single-step on faulting emulation
  KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled
  KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
---

834354f642adfe7bb6d5dba5f7de6ecd3150fb2f