]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix disability to run on systems with no PCI bus
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Apr 2011 12:24:54 +0000 (14:24 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 3 May 2011 11:46:22 +0000 (13:46 +0200)
commita2eab0033c6118e8b0a4fe47cf1aeaf4707a71a9
tree5c159b94e29298f2d3a08717ebca72559993a349
parent0e7f7f8566f3e7fcf5bce395555fa1b5cf1e136b
Fix disability to run on systems with no PCI bus

The patch which moved libpciaccess initialization to one place caused
regression - we were not able to run on system with no PCI bus, like
s390(x).
src/node_device/node_device_udev.c