KVM: PPC: Book3S PR: Ignore PMU SPRs
authorAlexander Graf <agraf@suse.de>
Tue, 22 Apr 2014 10:41:06 +0000 (12:41 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 30 May 2014 12:26:22 +0000 (14:26 +0200)
commitf8f6eb0d189cf2724af5ebc8cad460c78fb1994e
tree6b8f2415c4cf050a668e3e7d4de9d8546c5955be
parentf24bc1ed45c13805c19f58cc4289b1be7efee19b
KVM: PPC: Book3S PR: Ignore PMU SPRs

When we expose a POWER8 CPU into the guest, it will start accessing PMU SPRs
that we don't emulate. Just ignore accesses to them.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c