KVM: PPC: Book3S PR: Handle hyp doorbell exits
authorAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 14:37:38 +0000 (16:37 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 28 Jul 2014 13:22:12 +0000 (15:22 +0200)
If we're running PR KVM in HV mode, we may get hypervisor doorbell interrupts.
Handle those the same way we treat normal doorbells.

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

Simple merge