Probe PCI existence
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 21 Sep 2011 06:16:21 +0000 (08:16 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 1 Oct 2011 14:53:39 +0000 (10:53 -0400)
commit58e6b3ff51a15329975b63f7fbc1e2f578291906
tree36a613cedb0fbb74a8c12c60c7fa89891ed9cb6e
parent9acdc28d5d91f68db3cd6b32509dd1ad9544f145
Probe PCI existence

This prevents lockups when trying to allocate PCI resources on an
ISA-only system like QEMU can emulate.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
src/pci.c
src/pci.h
src/pciinit.c