From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH v2 1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface Date: Wed, 19 Sep 2012 12:14:52 -0500 Message-ID: <1348074892.22800.4@snotra> References: <20120918071301.GA12437@bloggs.ozlabs.ibm.com> <20120918071407.GB12437@bloggs.ozlabs.ibm.com> <50587FE1.30504@suse.de> <20120919000242.GB5544@bloggs.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Transfer-Encoding: 8BIT Cc: Alexander Graf , , To: Paul Mackerras Return-path: In-Reply-To: <20120919000242.GB5544@bloggs.ozlabs.ibm.com> (from paulus@samba.org on Tue Sep 18 19:02:42 2012) Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09/18/2012 07:02:42 PM, Paul Mackerras wrote: > On Tue, Sep 18, 2012 at 04:06:25PM +0200, Alexander Graf wrote: > > Could you please merge the registers that you share with book3s pr > > into shared code? > > OK - that's just DAR and DSISR for this patch, isn't it? > And basically all of the FP/VMX/VSX regs in the second patch? > (Does VSX work in PR KVM?) Can the FP reg code be shared with booke as well? -Scott