From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/4] usb: misc fixes
Date: Mon, 13 Jun 2016 15:10:25 +0200 [thread overview]
Message-ID: <1465823429-24403-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes the usb patch queue with some bugfixes.
please pull,
Gerd
The following changes since commit da2fdd0bd1514a44309dd5be162ebfb6c166a716:
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160611' into staging (2016-06-13 10:12:44 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-usb-20160613-1
for you to fetch changes up to 4bcbe0b63661b1df8e78d58270574d818b387d2c:
vl: Eliminate usb_enabled() (2016-06-13 13:24:41 +0200)
----------------------------------------------------------------
usb: misc fixes.
----------------------------------------------------------------
Eduardo Habkost (2):
pxa2xx: Unconditionally enable USB controller
vl: Eliminate usb_enabled()
Gerd Hoffmann (1):
usb-host: add special case for bus+addr
Peter Maydell (1):
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
hw/arm/nseries.c | 2 +-
hw/arm/pxa2xx.c | 12 ++++------
hw/arm/realview.c | 2 +-
hw/arm/versatilepb.c | 2 +-
hw/i386/pc_piix.c | 2 +-
hw/i386/pc_q35.c | 2 +-
hw/ppc/mac_oldworld.c | 2 +-
hw/ppc/prep.c | 2 +-
hw/usb/dev-network.c | 63 +++++++++++++++++++++++--------------------------
hw/usb/host-libusb.c | 56 +++++++++++++++++++++++++++++++++++++++----
include/sysemu/sysemu.h | 1 -
vl.c | 11 +++------
12 files changed, 96 insertions(+), 61 deletions(-)
next reply other threads:[~2016-06-13 13:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-13 13:10 Gerd Hoffmann [this message]
2016-06-13 13:10 ` [Qemu-devel] [PULL 1/4] usb-host: add special case for bus+addr Gerd Hoffmann
2016-06-13 13:10 ` [Qemu-devel] [PULL 2/4] hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p() Gerd Hoffmann
2016-06-13 13:10 ` [Qemu-devel] [PULL 3/4] pxa2xx: Unconditionally enable USB controller Gerd Hoffmann
2016-06-13 13:10 ` [Qemu-devel] [PULL 4/4] vl: Eliminate usb_enabled() Gerd Hoffmann
2016-06-14 0:39 ` David Gibson
2016-06-13 15:13 ` [Qemu-devel] [PULL 0/4] usb: misc fixes 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=1465823429-24403-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).