From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: [GIT PULL] Please pull my kvm-ppc-fixes branch Date: Tue, 8 Mar 2016 21:54:04 +1100 Message-ID: <20160308105404.GA13237@fergus.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexander Graf , kvm-ppc@vger.kernel.org To: Paolo Bonzini , kvm@vger.kernel.org Return-path: Received: from ozlabs.org ([103.22.144.67]:36971 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932567AbcCHKyJ (ORCPT ); Tue, 8 Mar 2016 05:54:09 -0500 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Paolo, Here is a pull request for the fix for the bug in HV KVM where the guest can hang host CPUs. Please send it to Linus for inclusion in v4.5. (Or if you prefer, I can send it to Linus directly.) Thanks, Paul. The following changes since commit 2680d6da455b636dd006636780c0f235c6561d70: kvm: x86: Update tsc multiplier on change. (2016-03-02 10:37:32 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-fixes for you to fetch changes up to ccec44563b18a0ce90e2d4f332784b3cb25c8e9c: KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit (2016-03-08 13:36:42 +1100) ---------------------------------------------------------------- Paul Mackerras (1): KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit arch/powerpc/kvm/book3s_hv_rmhandlers.S | 14 ++++++++++++++ 1 file changed, 14 insertions(+) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Tue, 08 Mar 2016 10:54:04 +0000 Subject: [GIT PULL] Please pull my kvm-ppc-fixes branch Message-Id: <20160308105404.GA13237@fergus.ozlabs.ibm.com> List-Id: References: <20151112053542.GA22330@fergus.ozlabs.ibm.com> In-Reply-To: <20151112053542.GA22330@fergus.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paolo Bonzini , kvm@vger.kernel.org Cc: Alexander Graf , kvm-ppc@vger.kernel.org Paolo, Here is a pull request for the fix for the bug in HV KVM where the guest can hang host CPUs. Please send it to Linus for inclusion in v4.5. (Or if you prefer, I can send it to Linus directly.) Thanks, Paul. The following changes since commit 2680d6da455b636dd006636780c0f235c6561d70: kvm: x86: Update tsc multiplier on change. (2016-03-02 10:37:32 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-fixes for you to fetch changes up to ccec44563b18a0ce90e2d4f332784b3cb25c8e9c: KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit (2016-03-08 13:36:42 +1100) ---------------------------------------------------------------- Paul Mackerras (1): KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit arch/powerpc/kvm/book3s_hv_rmhandlers.S | 14 ++++++++++++++ 1 file changed, 14 insertions(+)