From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Wed, 12 Aug 2015 18:57:28 +0000 Subject: Re: [PATCH v3 1/1] KVM: PPC: Book3S: correct width in XER handling Message-Id: <55CB9718.80803@suse.de> List-Id: References: <20150806012541.GA6697@tungsten.ozlabs.ibm.com> <55C333F9.3010003@redhat.com> In-Reply-To: <55C333F9.3010003@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurent Vivier Cc: Sam Bobroff , kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org On 06.08.15 12:16, Laurent Vivier wrote: > Hi, > > I'd also like to see this patch in the mainstream as it fixes a bug > appearing when we switch from vCPU context to hypervisor context (guest > crash). Thanks, applied to kvm-ppc-queue. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4D69B1A1D30 for ; Thu, 13 Aug 2015 04:57:34 +1000 (AEST) Subject: Re: [PATCH v3 1/1] KVM: PPC: Book3S: correct width in XER handling To: Laurent Vivier References: <20150806012541.GA6697@tungsten.ozlabs.ibm.com> <55C333F9.3010003@redhat.com> Cc: Sam Bobroff , kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org From: Alexander Graf Message-ID: <55CB9718.80803@suse.de> Date: Wed, 12 Aug 2015 20:57:28 +0200 MIME-Version: 1.0 In-Reply-To: <55C333F9.3010003@redhat.com> Content-Type: text/plain; charset=windows-1252 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 06.08.15 12:16, Laurent Vivier wrote: > Hi, > > I'd also like to see this patch in the mainstream as it fixes a bug > appearing when we switch from vCPU context to hypervisor context (guest > crash). Thanks, applied to kvm-ppc-queue. Alex