KVM: PPC: Add dequeue for external on BookE
authorAlexander Graf <agraf@suse.de>
Wed, 7 Apr 2010 08:03:25 +0000 (10:03 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:32 +0000 (12:17 +0300)
commit4496f974825e2ee317c3cc94e41ec2db7eb73af8
treef31ccce968438570228be74193bc053e6892970d
parent24222c2fec75df30d56d1e2014d45d2559c94f1a
KVM: PPC: Add dequeue for external on BookE

Commit a0abee86af2d1f048dbe99d2bcc4a2cefe685617 introduced unsetting of the
IRQ line from userspace. This added a new core specific callback that I
apparently forgot to add for BookE.

So let's add the callback for BookE as well, making it build again.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/powerpc/kvm/booke.c
This page took 0.025036 seconds and 5 git commands to generate.