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)
commitaacf9aa3a7762a878c40fddef6e68262b9f9f383
tree85fbc4b9348a5a6eedda6905557954aa2cf3abd0
parent0254f0742998dc61fcf68a3488e2d93636031263
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 <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c