summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2009-07-26 14:10:01 (GMT)
committerAvi Kivity <avi@redhat.com>2009-08-05 11:03:43 (GMT)
commit5116d8f6b977970ebefc1932c0f313163a6ec91f (patch)
tree6666716c07c7c3e1ea9803350278e96e02fbf16a /arch/powerpc
parentd3bc2f91b4761a8d9f96bea167fef2f8c00dea54 (diff)
downloadlinux-fsl-qoriq-5116d8f6b977970ebefc1932c0f313163a6ec91f.tar.xz
KVM: fix ack not being delivered when msi present
kvm_notify_acked_irq does not check irq type, so that it sometimes interprets msi vector as irq. As a result, ack notifiers are not called, which typially hangs the guest. The fix is to track and check irq type. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions