qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.3 00/14] usb patch queue
@ 2012-11-16 13:44 Gerd Hoffmann
  2012-11-16 13:44 ` [Qemu-devel] [PATCH 01/14] fix live migration Gerd Hoffmann
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Gerd Hoffmann @ 2012-11-16 13:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

A bunch of usb bugfixes all over the place piled
up in the usb patch queue.  Here we go.

please pull,
  Gerd

The following changes since commit 6801038bc52d61f81ac8a25fbe392f1bad982887:

  target-mips: fix wrong microMIPS opcode encoding (2012-11-15 14:48:16 +0100)

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

David Gibson (1):
      usb: Fix (another) bug in usb_packet_map() for IOMMU handling

Gerd Hoffmann (6):
      fix live migration
      usb-host: scan for usb devices when the vm starts
      ehci: keep the frame timer running in case the guest asked for frame list rollover interrupts
      ehci: handle dma errors
      usb-host: update tracing
      usb-host: fix splitted transfers

Hans de Goede (6):
      ehci: Don't access packet after freeing it
      ehci: Fixup q->qtdaddr after cancelling an already completed packet
      ehci: Better detection for qtd-s linked in circles
      ehci: Don't verify the next pointer for periodic qh-s and qtd-s
      usb-redir: Only add actually in flight packets to the in flight queue
      usb-redir: Set default debug level to warning

Jan Kiszka (1):
      usb: host-linux: Ignore parsing errors of the device descriptors

 hw/pci.c              |    4 ++
 hw/usb/hcd-ehci-pci.c |   17 ++++++++
 hw/usb/hcd-ehci.c     |  101 +++++++++++++++++++++++++++++++++++--------------
 hw/usb/host-linux.c   |   69 +++++++++++++++++++--------------
 hw/usb/libhw.c        |    2 +-
 hw/usb/redirect.c     |    6 ++-
 trace-events          |    3 +-
 7 files changed, 139 insertions(+), 63 deletions(-)

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

end of thread, other threads:[~2012-11-16 13:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 13:44 [Qemu-devel] [PULL for-1.3 00/14] usb patch queue Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 01/14] fix live migration Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 02/14] usb: Fix (another) bug in usb_packet_map() for IOMMU handling Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 03/14] usb-host: scan for usb devices when the vm starts Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 04/14] usb: host-linux: Ignore parsing errors of the device descriptors Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 05/14] ehci: Don't access packet after freeing it Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 06/14] ehci: Fixup q->qtdaddr after cancelling an already completed packet Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 07/14] ehci: Better detection for qtd-s linked in circles Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 08/14] ehci: Don't verify the next pointer for periodic qh-s and qtd-s Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 09/14] ehci: keep the frame timer running in case the guest asked for frame list rollover interrupts Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 10/14] ehci: handle dma errors Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 11/14] usb-redir: Only add actually in flight packets to the in flight queue Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 12/14] usb-redir: Set default debug level to warning Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 13/14] usb-host: update tracing Gerd Hoffmann
2012-11-16 13:44 ` [Qemu-devel] [PATCH 14/14] usb-host: fix splitted transfers 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).