Re: [Qemu-devel] [PATCH 3/5] PCI: Convert pci_info() to QObject

2010-01-19 Thread Markus Armbruster
Luiz Capitulino lcapitul...@redhat.com writes: On Mon, 18 Jan 2010 18:16:21 +0100 Markus Armbruster arm...@redhat.com wrote: [...] +/** + * do_pci_info(): PCI buses and devices information + * + * The returned QObject is a QList of all buses. Each bus is + * represented by a QDict,

<    1   2