KVM: PPC: BookE: Add EPR ONE_REG sync
authorAlexander Graf <agraf@suse.de>
Fri, 4 Jan 2013 17:28:51 +0000 (18:28 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 10 Jan 2013 12:42:33 +0000 (13:42 +0100)
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.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found