From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Tue, 15 Jul 2014 11:52:20 +0000 Subject: Re: [PATCH 0/6] Cleanup and fixes related to helper SPRN_XX functions Message-Id: <53C515F4.4060105@suse.de> List-Id: References: <1405407692-32075-1-git-send-email-Bharat.Bhushan@freescale.com> In-Reply-To: <1405407692-32075-1-git-send-email-Bharat.Bhushan@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bharat Bhushan Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, scottwood@freescale.com, stuart.yoder@freescale.com On 07/15/2014 09:01 AM, Bharat Bhushan wrote: > These are primarily the cleanup patches, where shared struct get/set > helper function are enhanced to handle shadow registers and uses those > helper functions. > Eventually this also fix SRR0/1 synchronization from userspace > > Bharat Bhushan (6): > kvm: ppc: booke: Enhance wrapper functions to handle shadow registers > kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1 > kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR > kvm: ppc: booke: Add shared struct helpers of SPRN_ESR > kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7 > kvm: ppc: Add SPRN_SPR get helper function Thanks, applied all to kvm-ppc-queue. (resend without triple-x in the subject line) Alex