From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] usb patch queue
Date: Thu, 23 Feb 2017 16:40:11 +0100 [thread overview]
Message-ID: <1487864414-25485-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
usb patch queue, with cleanups and a ohci fix.
please pull,
Gerd
The following changes since commit 796b288f7be875045670f963ce99991b3c8e96ac:
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2017-02-21 15:48:22 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-usb-20170223-1
for you to fetch changes up to 4f72b8d2a6f5777fa1af2cf5184843e4cb06f182:
xhci: properties cleanup (2017-02-23 16:18:03 +0100)
----------------------------------------------------------------
usb: ohci bugfix, switch core to unrealize, xhci property cleanup
----------------------------------------------------------------
Gerd Hoffmann (1):
xhci: properties cleanup
Li Qiang (1):
usb: ohci: fix error return code in servicing td
Marc-André Lureau (1):
usb: replace handle_destroy with unrealize
hw/usb/bus.c | 9 +++++----
hw/usb/dev-audio.c | 4 ++--
hw/usb/dev-bluetooth.c | 4 ++--
hw/usb/dev-hid.c | 4 ++--
hw/usb/dev-hub.c | 4 ++--
hw/usb/dev-network.c | 4 ++--
hw/usb/dev-smartcard-reader.c | 4 ++--
hw/usb/dev-uas.c | 4 ++--
hw/usb/dev-wacom.c | 4 ++--
hw/usb/hcd-ohci.c | 2 +-
hw/usb/hcd-xhci.c | 29 ++++++++++++++++++++++++++---
hw/usb/host-libusb.c | 4 ++--
hw/usb/redirect.c | 4 ++--
include/hw/usb.h | 5 -----
14 files changed, 52 insertions(+), 33 deletions(-)
next reply other threads:[~2017-02-23 15:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 15:40 Gerd Hoffmann [this message]
2017-02-23 15:40 ` [Qemu-devel] [PULL 1/3] usb: replace handle_destroy with unrealize Gerd Hoffmann
2017-02-23 15:40 ` [Qemu-devel] [PULL 2/3] usb: ohci: fix error return code in servicing td Gerd Hoffmann
2017-02-23 15:40 ` [Qemu-devel] [PULL 3/3] xhci: properties cleanup Gerd Hoffmann
2017-02-24 13:55 ` [Qemu-devel] [PULL 0/3] usb patch queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-05-11 11:19 Gerd Hoffmann
2016-05-12 14:06 ` Peter Maydell
2015-10-20 7:25 Gerd Hoffmann
2015-10-20 10:45 ` Peter Maydell
2012-10-11 11:40 Gerd Hoffmann
2012-10-12 16:17 ` Anthony Liguori
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=1487864414-25485-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).