qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs to realize


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/4] ucb: Convert remaining PCI HCDs to realize
Date: Tue, 17 Feb 2015 14:28:01 +0100

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




reply via email to

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