Luiz Capitulino 163c8a59f6 PCI: Convert pci_info() to QObject
The returned QObject is a QList of all buses. Each bus is
represented by a QDict, which has a key with a QList of all
PCI devices attached to it. Each device is represented by
a QDict.

As has happended to other complex conversions, it's hard to
split this commit as part of it are new functions which are
called by each other.

IMPORTANT: support for printing PCI bridge attached devices
is NOT part of this commit, it's going to be added by the
next commit, as it's untested.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-01-26 15:42:02 -06:00
..
2010-01-19 16:31:04 -06:00
2009-12-23 16:35:00 +02:00
2009-12-23 16:35:00 +02:00
2010-01-22 18:39:49 +00:00
2010-01-19 16:31:02 -06:00
2010-01-16 09:06:34 +00:00
2009-12-18 11:26:33 -06:00
2010-01-11 13:41:00 -06:00
2009-12-18 11:26:34 -06:00
2009-12-21 15:06:59 +00:00
2010-01-11 13:41:00 -06:00
2010-01-11 13:41:00 -06:00
2009-12-23 16:35:00 +02:00
2010-01-15 00:06:16 +01:00
2009-12-19 16:04:52 +01:00
2010-01-10 20:54:38 +00:00
2009-12-23 16:35:00 +02:00
2010-01-26 15:42:02 -06:00
2010-01-26 15:42:02 -06:00
2009-12-21 16:03:03 +01:00
2009-12-21 16:03:03 +01:00
2009-12-21 16:03:03 +01:00
2009-12-21 16:03:03 +01:00
2010-01-11 13:40:59 -06:00
2009-12-21 20:19:12 +00:00
2010-01-19 16:31:04 -06:00
2009-12-18 23:23:56 +01:00
2010-01-24 14:28:21 +00:00
2010-01-14 16:15:50 +01:00
2010-01-24 21:18:00 +00:00
2009-12-18 23:23:56 +01:00
2009-12-18 23:23:56 +01:00
2010-01-19 16:31:04 -06:00
2010-01-19 16:31:04 -06:00
2009-12-18 11:26:28 -06:00
2010-01-13 17:14:15 -06:00
2010-01-26 14:59:20 -06:00