commit | 4496f974825e2ee317c3cc94e41ec2db7eb73af8 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Apr 07 10:03:25 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:17:32 2010 +0300 |
tree | f31ccce968438570228be74193bc053e6892970d | |
parent | 24222c2fec75df30d56d1e2014d45d2559c94f1a [diff] |
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>