From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH 0/6] Cleanup and fixes related to helper SPRN_XX functions Date: Tue, 15 Jul 2014 13:52:20 +0200 Message-ID: <53C515F4.4060105@suse.de> References: <1405407692-32075-1-git-send-email-Bharat.Bhushan@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, scottwood@freescale.com, stuart.yoder@freescale.com To: Bharat Bhushan Return-path: Received: from cantor2.suse.de ([195.135.220.15]:51673 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758516AbaGOLwW (ORCPT ); Tue, 15 Jul 2014 07:52:22 -0400 In-Reply-To: <1405407692-32075-1-git-send-email-Bharat.Bhushan@freescale.com> Sender: kvm-owner@vger.kernel.org List-ID: 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