qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only.
@ 2015-02-18 10:08 Gerd Hoffmann
  2015-02-18 10:08 ` [Qemu-devel] [PULL 1/8] usb: usb_create() can't fail, drop useless error handling Gerd Hoffmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2015-02-18 10:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the usb patch queue, with error handling fixes from Markus
and David's patch to make sysbus-ehci arm-only.

please pull,
  Gerd

The following changes since commit cd2d5541271f1934345d8ca42f5fafff1744eee7:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging (2015-02-13 11:44:50 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-20150218-1

for you to fetch changes up to c3cf77cb63b71618224129df41f114488e0f74e4:

  Make sysbus EHCI devices ARM only by default (2015-02-18 10:53:10 +0100)

----------------------------------------------------------------
usb: error handling fixes from Markus, make sysbus ehci arm-only.

----------------------------------------------------------------
David Gibson (1):
      Make sysbus EHCI devices ARM only by default

Markus Armbruster (7):
      usb: usb_create() can't fail, drop useless error handling
      usb: Improve -usbdevice error reporting a bit
      usb: Do not prefix error_setg() messages with "Error: "
      usb: Suppress bogus error when automatic usb-hub creation fails
      usb: Change usb_create_simple() to abort on failure
      r2d: Don't use legacy -usbdevice support for setting up board
      PPC: Don't use legacy -usbdevice support for setting up board

 default-configs/arm-softmmu.mak |  1 +
 hw/ppc/mac_newworld.c           |  7 ++++--
 hw/ppc/spapr.c                  |  7 ++++--
 hw/sh4/r2d.c                    |  2 +-
 hw/usb/Makefile.objs            |  3 ++-
 hw/usb/bus.c                    | 52 ++++++++++++++++++++++++++++++-----------
 hw/usb/dev-bluetooth.c          | 11 +--------
 hw/usb/dev-network.c            |  4 ----
 hw/usb/dev-serial.c             |  7 ------
 hw/usb/dev-storage.c            |  6 -----
 hw/usb/host-legacy.c            |  1 -
 11 files changed, 54 insertions(+), 47 deletions(-)

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

end of thread, other threads:[~2015-02-25 13:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 10:08 [Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 1/8] usb: usb_create() can't fail, drop useless error handling Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 2/8] usb: Improve -usbdevice error reporting a bit Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 3/8] usb: Do not prefix error_setg() messages with "Error: " Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 4/8] usb: Suppress bogus error when automatic usb-hub creation fails Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 5/8] usb: Change usb_create_simple() to abort on failure Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 6/8] r2d: Don't use legacy -usbdevice support for setting up board Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 7/8] PPC: " Gerd Hoffmann
2015-02-18 10:08 ` [Qemu-devel] [PULL 8/8] Make sysbus EHCI devices ARM only by default Gerd Hoffmann
2015-02-25 13:13 ` [Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only Peter Maydell

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).