qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] usb: misc fixes
@ 2016-06-13 13:10 Gerd Hoffmann
  2016-06-13 13:10 ` [Qemu-devel] [PULL 1/4] usb-host: add special case for bus+addr Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2016-06-13 13:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2016-06-14  0:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 13:10 [Qemu-devel] [PULL 0/4] usb: misc fixes Gerd Hoffmann
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

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