]> git.proxmox.com Git - mirror_qemu.git/commit
isapc: Fix irq routing
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 10 Sep 2009 09:43:23 +0000 (11:43 +0200)
committermalc <av1474@comtv.ru>
Thu, 10 Sep 2009 15:47:57 +0000 (19:47 +0400)
commit2c8d9340203c7f19265fd4cb2341f568217a3af6
tree906eb10ec34e1cd7671d42f16ff03da42bd576bc
parentc4a735f9cbae68f4c12f77bb3d532e8c54cb5962
isapc: Fix irq routing

Only send irqs to ioapic in case we have one.
Fixes qemu segfault.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/pc.c