qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only.
Date: Wed, 18 Feb 2015 11:08:17 +0100	[thread overview]
Message-ID: <1424254105-30237-1-git-send-email-kraxel@redhat.com> (raw)

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

             reply	other threads:[~2015-02-18 10:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 10:08 Gerd Hoffmann [this message]
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

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=1424254105-30237-1-git-send-email-kraxel@redhat.com \
    --to=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).