summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-01-04 17:28:51 (GMT)
committerStuart Yoder <stuart.yoder@freescale.com>2013-04-11 22:29:33 (GMT)
commit923cd6023c3959f32bddaa55f66912be4360cd75 (patch)
tree4201767bdd5deecb4d4202e53e3fbe7312487037 /Documentation
parent2d9f9089485f3e1ff7ce763a1e5d838f4c356dd5 (diff)
downloadlinux-fsl-qoriq-923cd6023c3959f32bddaa55f66912be4360cd75.tar.xz
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')
-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 bd652ec..50addcd 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