aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/emulate.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2009-12-21 20:21:23 +0100
committerMarcelo Tosatti <mtosatti@redhat.com>2010-03-01 12:35:41 -0300
commit583617b7866cfcc0b3830a4b7ab20f218d180f67 (patch)
tree9be91415974c7e1aa8e1486b5e20e0b734daddaa /arch/powerpc/kvm/emulate.c
parentKVM: Simplify coalesced mmio initialization (diff)
downloadlinux-dev-583617b7866cfcc0b3830a4b7ab20f218d180f67.tar.xz
linux-dev-583617b7866cfcc0b3830a4b7ab20f218d180f67.zip
KVM: powerpc: Move vector to irqprio resolving to separate function
We're using a switch table to find the irqprio that belongs to a specific interrupt vector. This table is part of the interrupt inject logic. Since we'll add a new function to stop interrupts, let's move this table out of the injection logic into a separate function. Signed-off-by: Alexander Graf <agraf@suse.de> Acked-by: Acked-by: Hollis Blanchard <hollis@penguinppc.org> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions