qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject
@ 2010-01-21 21:15 Luiz Capitulino
  2010-01-21 21:15 ` [Qemu-devel] [PATCH 1/4] QList: Introduce QLIST_FOREACH_ENTRY() Luiz Capitulino
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Luiz Capitulino @ 2010-01-21 21:15 UTC (permalink / raw)
  To: qemu-devel

 Hi,

 This new version fixes the printing of PCI bridge information,
as I was able to test it after some help from Blue Swirl.

 Only the printing of PCI bridge attached devices remains
untested, but according to Blue Swirl attaching devices to it
is broken so I don't think it matters much.

changelog
---------

V2 -> V3

- Fix issues with the printing of PCI bridge info
- Merge PCI bridge info patch to the main conversion one
- Clarify changelog

V1 -> V2

- Make class_info's key 'desc' optional
- Better indentation
- Doc fixes

V0 -> V1

- Coding style fixes
- Make 'BAR' and 'IRQ' keys lowercase
- Add 'irq' key to the documentation

 Thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-01-26 22:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-21 21:15 [Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject Luiz Capitulino
2010-01-21 21:15 ` [Qemu-devel] [PATCH 1/4] QList: Introduce QLIST_FOREACH_ENTRY() Luiz Capitulino
2010-01-26 22:05   ` Anthony Liguori
2010-01-21 21:15 ` [Qemu-devel] [PATCH 2/4] QDict: Introduce qdict_get_qdict() Luiz Capitulino
2010-01-21 21:15 ` [Qemu-devel] [PATCH 3/4] PCI: Convert pci_info() to QObject Luiz Capitulino
2010-01-21 21:15 ` [Qemu-devel] [PATCH 4/4] PCI: do_pci_info(): PCI bridge devices support Luiz Capitulino
2010-01-22 10:03 ` [Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).