qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v0 0/5]: Convert pci_info() to QObject


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v0 0/5]: Convert pci_info() to QObject
Date: Tue, 5 Jan 2010 18:34:53 -0200

 Hi,

 This series begins complex handler conversion to QObject by converting
pci_info(), which is called when "info pci" is executed in the Monitor.

 Please help reviewing, as this was the more complex conversion I did
so far and I only ran basic tests.

 Two points worth noting:

1. I'm still using my old, hand crafted format for the internal
   documentation (a better way is coming)

2. I had to split the code which prints information about PCI bridges in
   a way I dislike, but this was needed to identify problems with
   bisect (as I couldn't test it properly)

 More details in the patches themselves.

 Thanks.




reply via email to

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