From: Alexander Graf Date: Fri, 4 Jan 2013 17:02:14 +0000 (+0100) Subject: KVM: PPC: BookE: Emulate mfspr on EPR X-Git-Tag: v3.9-rc1~97^2~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ecb257f68ce4fb7c7048a1123bbcbbe36d9575;p=pandora-kernel.git KVM: PPC: BookE: Emulate mfspr on EPR The EPR register is potentially valid for PR KVM as well, so we need to emulate accesses to it. It's only defined for reading, so only handle the mfspr case. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed