aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-01-04 18:28:51 +0100
committerAlexander Graf <agraf@suse.de>2013-01-10 13:42:33 +0100
commit324b3e63167bce69e6622c2be182595790bf7e38 (patch)
treeef01feb781df5d54651a1da07ce8a52b481ee6b6 /Documentation/virtual
parentKVM: PPC: BookE: Implement EPR exit (diff)
downloadlinux-dev-324b3e63167bce69e6622c2be182595790bf7e38.tar.xz
linux-dev-324b3e63167bce69e6622c2be182595790bf7e38.zip
KVM: PPC: BookE: Add EPR ONE_REG sync
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>
Diffstat (limited to 'Documentation/virtual')
-rw-r--r--Documentation/virtual/kvm/api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index a98ed09269d7..09905cbcbb0b 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -1774,6 +1774,7 @@ registers, find a list below:
PPC | KVM_REG_PPC_VPA_SLB | 128
PPC | KVM_REG_PPC_VPA_DTL | 128
PPC | KVM_REG_PPC_EPCR | 32
+ PPC | KVM_REG_PPC_EPR | 32
4.69 KVM_GET_ONE_REG