From: Alexander Graf Date: Mon, 8 Aug 2011 15:22:59 +0000 (+0200) Subject: KVM: PPC: Stub emulate CFAR and PURR SPRs X-Git-Tag: v3.2-rc1~119^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aacf9aa3a7762a878c40fddef6e68262b9f9f383;p=pandora-kernel.git KVM: PPC: Stub emulate CFAR and PURR SPRs Recent Linux versions use the CFAR and PURR SPRs, but don't really care about their contents (yet). So for now, we can simply return 0 when the guest wants to read them. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed