qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] usb patch queue
@ 2011-09-15 11:17 Gerd Hoffmann
  2011-09-15 11:17 ` [Qemu-devel] [PATCH 1/6] usb-storage: fix NULL pointer dereference Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2011-09-15 11:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the USB patch queue with a few bugfixes.

please pull,
  Gerd

The following changes since commit 44520db10b1b92f272348ab7028e7afc68ac3edf:

  Gdbstub: Fix back-trace on SPARC32 (2011-09-10 18:12:35 +0000)

are available in the git repository at:
  git://git.kraxel.org/qemu usb.27

Gerd Hoffmann (5):
      usb-storage: fix NULL pointer dereference.
      usb-hub: need to check dev->attached
      usb: fix port reset
      usb-host: factor out code
      usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSY

Peter Maydell (1):
      hw/usb-ohci: Fix OHCI_TD_T1 bit position definition

 hw/usb-ehci.c |    4 +-
 hw/usb-hub.c  |    4 +-
 hw/usb-msd.c  |    5 +-
 hw/usb-ohci.c |    4 +-
 hw/usb-uhci.c |    2 +-
 hw/usb.c      |   12 ++++
 hw/usb.h      |    1 +
 usb-linux.c   |  176 ++++++++++++++++++++++++++++++++++++---------------------
 8 files changed, 136 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2011-09-15 11:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 11:17 [Qemu-devel] [PATCH 0/6] usb patch queue Gerd Hoffmann
2011-09-15 11:17 ` [Qemu-devel] [PATCH 1/6] usb-storage: fix NULL pointer dereference Gerd Hoffmann
2011-09-15 11:17 ` [Qemu-devel] [PATCH 2/6] usb-hub: need to check dev->attached Gerd Hoffmann
2011-09-15 11:17 ` [Qemu-devel] [PATCH 3/6] usb: fix port reset Gerd Hoffmann
2011-09-15 11:18 ` [Qemu-devel] [PATCH 4/6] usb-host: factor out code Gerd Hoffmann
2011-09-15 11:18 ` [Qemu-devel] [PATCH 5/6] usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSY Gerd Hoffmann
2011-09-15 11:18 ` [Qemu-devel] [PATCH 6/6] hw/usb-ohci: Fix OHCI_TD_T1 bit position definition Gerd Hoffmann

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