From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH v3 0/4]: Convert pci_info() to QObject
Date: Thu, 21 Jan 2010 19:15:37 -0200 [thread overview]
Message-ID: <1264108541-4071-1-git-send-email-lcapitulino@redhat.com> (raw)
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.
next reply other threads:[~2010-01-21 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-21 21:15 Luiz Capitulino [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1264108541-4071-1-git-send-email-lcapitulino@redhat.com \
--to=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).