From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Liu Yu-B13201" Subject: RE: [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly Date: Tue, 12 Jan 2010 17:08:44 +0800 Message-ID: <0A1FE637C2C7E148B9573BB60CC630E56C40D1@zch01exm26.fsl.freescale.net> References: <1262915889-11526-1-git-send-email-agraf@suse.de> <1262915889-11526-8-git-send-email-agraf@suse.de> <0A1FE637C2C7E148B9573BB60CC630E56C3F11@zch01exm26.fsl.freescale.net> <375F3E96-79CD-4451-B984-7CC896C2FA5A@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: "Hollis Blanchard" , , "kvm-ppc" , "Benjamin Herrenschmidt" , "Liu Yu" To: "Alexander Graf" Return-path: Content-class: urn:content-classes:message In-Reply-To: <375F3E96-79CD-4451-B984-7CC896C2FA5A-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org > -----Original Message----- > From: Alexander Graf [mailto:agraf-l3A5Bk7waGM@public.gmane.org] > Sent: Tuesday, January 12, 2010 8:08 AM > To: Liu Yu-B13201 > Cc: Hollis Blanchard; kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; kvm-ppc; Benjamin > Herrenschmidt; Liu Yu > Subject: Re: [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly > > >> > >> Anyways, since we can't test changes at the moment (Yu, > can you?), I'd > >> settle for a comment to the effect that Book E code > *should* do this, > >> but doesn't (rather than the comment above that says it's ok). > >> > > > > Sure. > > You mean set the ESR at the moment we inject trap to guest? > > If it is not urgent, I'll do it later. > > It's definitely not urgent. In fact, If you could just test > patches I send to you I can write it and have you test it :-). > That would be nice.:-) But last time I try the top tree, it seemed not work. Maybe I need to find out the reason and fix it first... From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Liu Yu-B13201" Date: Tue, 12 Jan 2010 09:08:44 +0000 Subject: RE: [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly Message-Id: <0A1FE637C2C7E148B9573BB60CC630E56C40D1@zch01exm26.fsl.freescale.net> List-Id: References: <1262915889-11526-1-git-send-email-agraf@suse.de> <1262915889-11526-8-git-send-email-agraf@suse.de> <0A1FE637C2C7E148B9573BB60CC630E56C3F11@zch01exm26.fsl.freescale.net> <375F3E96-79CD-4451-B984-7CC896C2FA5A@suse.de> In-Reply-To: <375F3E96-79CD-4451-B984-7CC896C2FA5A-l3A5Bk7waGM@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Hollis Blanchard , kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm-ppc , Benjamin Herrenschmidt , Liu Yu > -----Original Message----- > From: Alexander Graf [mailto:agraf@suse.de] > Sent: Tuesday, January 12, 2010 8:08 AM > To: Liu Yu-B13201 > Cc: Hollis Blanchard; kvm@vger.kernel.org; kvm-ppc; Benjamin > Herrenschmidt; Liu Yu > Subject: Re: [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly > > >> > >> Anyways, since we can't test changes at the moment (Yu, > can you?), I'd > >> settle for a comment to the effect that Book E code > *should* do this, > >> but doesn't (rather than the comment above that says it's ok). > >> > > > > Sure. > > You mean set the ESR at the moment we inject trap to guest? > > If it is not urgent, I'll do it later. > > It's definitely not urgent. In fact, If you could just test > patches I send to you I can write it and have you test it :-). > That would be nice.:-) But last time I try the top tree, it seemed not work. Maybe I need to find out the reason and fix it first...