KVM: PPC: Stub emulate CFAR and PURR SPRs
authorAlexander Graf <agraf@suse.de>
Mon, 8 Aug 2011 15:22:59 +0000 (17:22 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:25 +0000 (19:52 +0300)
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 <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c

Simple merge