]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Implement level interrupts for BookE
authorAlexander Graf <agraf@suse.de>
Mon, 30 Aug 2010 12:03:24 +0000 (14:03 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:20 +0000 (10:52 +0200)
commit50198792c70051fdb7ce73adb230ab457d1e5217
treed81c88bb7ab6af6940d116d0fc31189f2576e21e
parent6acb64549b918caac52c8ab27bdb928424eb4e74
KVM: PPC: Implement level interrupts for BookE

BookE also wants to support level based interrupts, so let's implement
all the necessary logic there. We need to trick a bit here because the
irqprios are 1:1 assigned to architecture defined values. But since there
is some space left there, we can just pick a random one and move it later
on - it's internal anyways.

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