commit | 88cb66ea542906ffff8a80ef397b9e3adbb33116 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Thu Feb 21 09:12:23 2013 -0700 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 24 12:02:04 2013 -0500 |
tree | 2f980b506bc7ffbba2214e9118b0cb67ac4cbb0c | |
parent | 985a9d3b019f0c50b0a0751fe3d7feb672ef4c0e [diff] |
seabios: Add a dummy PCI slot to irq mapping function This should never get called, but if we somehow get a new chipset that fails to implement their own pci_slot_get_irq function, fail gracefully and add a debug log message. Signed-off-by: Alex Williamson <alex.williamson@redhat.com>