From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH 4/4] KVM: PPC: BookE: Add EPR ONE_REG sync Date: Fri, 4 Jan 2013 14:08:19 -0600 Message-ID: <1357330099.666.15@snotra> References: <1357321000-31008-5-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Transfer-Encoding: 8BIT Cc: , KVM list To: Alexander Graf Return-path: In-Reply-To: <1357321000-31008-5-git-send-email-agraf@suse.de> (from agraf@suse.de on Fri Jan 4 11:36:40 2013) Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 01/04/2013 11:36:40 AM, Alexander Graf wrote: > We need to be able to read and write the contents of the EPR register > from user space. > > This patch implements that logic through the ONE_REG API and declares > its (never implemented) SREGS counterpart as deprecated. QEMU already uses SREGS to read this... I'm not sure what happened on the KVM side. -Scott