]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: booke: Reinject performance monitor interrupts
authorAlexander Graf <agraf@suse.de>
Wed, 22 Feb 2012 15:26:34 +0000 (16:26 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:28 +0000 (12:55 +0300)
commit7cc1e8ee78f469ecff8aa29465325f1e4c5e1b5f
treeaf21362c4277480ee03015c05ee446b42d27b9c1
parent4e642ccbd6a3f1410155c7700f54b56b6c7df9a2
KVM: PPC: booke: Reinject performance monitor interrupts

When we get a performance monitor interrupt, we need to make sure that
the host receives it. So reinject it like we reinject the other host
destined interrupts.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/include/asm/hw_irq.h
arch/powerpc/kvm/booke.c