aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt
diff options
context:
space:
mode:
authorMihai Caraman <mihai.caraman@freescale.com>2013-04-10 20:03:11 -0400
committerAlexander Graf <agraf@suse.de>2013-04-26 14:27:08 -0400
commit9a6061d7fdedbf025549adf5c9d920d90bbf4a69 (patch)
tree65057dad1b9ed9255175c19b8fe52cad37d91500 /Documentation/virtual/kvm/api.txt
parent307d9008ed4f28920e0e78719e10d0f407341e00 (diff)
KVM: PPC: e500: Add support for EPTCFG register
EPTCFG register defined by E.PT is accessed unconditionally by Linux guests in the presence of MAV 2.0. Emulate it now. Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Documentation/virtual/kvm/api.txt')
-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 f045377ae5a0..a1f2200e43d0 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -1807,6 +1807,7 @@ registers, find a list below:
1807 PPC | KVM_REG_PPC_TLB1PS | 32 1807 PPC | KVM_REG_PPC_TLB1PS | 32
1808 PPC | KVM_REG_PPC_TLB2PS | 32 1808 PPC | KVM_REG_PPC_TLB2PS | 32
1809 PPC | KVM_REG_PPC_TLB3PS | 32 1809 PPC | KVM_REG_PPC_TLB3PS | 32
1810 PPC | KVM_REG_PPC_EPTCFG | 32
1810 1811
1811ARM registers are mapped using the lower 32 bits. The upper 16 of that 1812ARM registers are mapped using the lower 32 bits. The upper 16 of that
1812is the register group type, or coprocessor number: 1813is the register group type, or coprocessor number: