From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Fri, 16 Nov 2018 10:36:16 +0000 Subject: [GIT PULL] Please pull my kvm-ppc-fixes-4.20-1 tag Message-Id: <20181116103616.GB19018@blackberry> List-Id: References: <20180303091717.GA14569@fergus.ozlabs.ibm.com> In-Reply-To: <20180303091717.GA14569@fergus.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Paolo or Radim, Please do a pull from my kvm-ppc-fixes-4.20-1 tag to get a 1-line change that fixes a bug in the nested HV KVM code that was merged in the 4.20 merge window. Thanks, Paul. The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad: Linux 4.20-rc2 (2018-11-11 17:12:31 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-fixes-4.20-1 for you to fetch changes up to 6c08ec1216b7b2f84b9755f339d6009768599256: KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED (2018-11-15 13:59:21 +1100) ---------------------------------------------------------------- PPC KVM fixes for 4.20 This has a single 1-line patch which fixes a bug in the recently-merged nested HV KVM support. ---------------------------------------------------------------- Michael Roth (1): KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED arch/powerpc/kvm/book3s_hv.c | 1 + 1 file changed, 1 insertion(+)