From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: hdegoede@redhat.com, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs to realize
Date: Tue, 17 Feb 2015 14:28:01 +0100 [thread overview]
Message-ID: <1424179685-21050-1-git-send-email-armbru@redhat.com> (raw)
This series requires my "[PATCH 00/10] pci: Partial conversion to
realize" and my "[PATCH 0/9] Clean up around error_get_pretty(),
qerror_report_err()".
Markus Armbruster (4):
usb: Propagate errors through usb_register_companion()
usb: Improve companion configuration error messages
ohci: Complete conversion to realize
uhci: Convert to realize
hw/usb/bus.c | 27 ++++++++++++++-------------
hw/usb/hcd-ehci.c | 28 +++++++++++-----------------
hw/usb/hcd-ohci.c | 42 +++++++++++++++++++++++-------------------
hw/usb/hcd-uhci.c | 26 ++++++++++++++------------
include/hw/usb.h | 12 +++++++-----
5 files changed, 69 insertions(+), 66 deletions(-)
--
1.9.3
next reply other threads:[~2015-02-17 13:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-17 13:28 Markus Armbruster [this message]
2015-02-17 13:28 ` [Qemu-devel] [PATCH 1/4] usb: Propagate errors through usb_register_companion() Markus Armbruster
2015-02-17 13:28 ` [Qemu-devel] [PATCH 2/4] usb: Improve companion configuration error messages Markus Armbruster
2015-02-17 13:28 ` [Qemu-devel] [PATCH 3/4] ohci: Complete conversion to realize Markus Armbruster
2015-02-17 13:28 ` [Qemu-devel] [PATCH 4/4] uhci: Convert " Markus Armbruster
2015-02-18 8:11 ` [Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs " Gerd Hoffmann
2015-02-18 9:18 ` Markus Armbruster
2015-03-09 17:49 ` Markus Armbruster
2015-03-10 9:48 ` Gerd Hoffmann
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=1424179685-21050-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=hdegoede@redhat.com \
--cc=kraxel@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).