All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs to realize
@ 2015-02-17 13:28 Markus Armbruster
  2015-02-17 13:28 ` [Qemu-devel] [PATCH 1/4] usb: Propagate errors through usb_register_companion() Markus Armbruster
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Markus Armbruster @ 2015-02-17 13:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: hdegoede, kraxel

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

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

end of thread, other threads:[~2015-03-10  9:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-17 13:28 [Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs to realize Markus Armbruster
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.