qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject
Date: Thu, 21 Jan 2010 19:15:37 -0200

 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]