qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] fix zero-length packets in usb-host


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] fix zero-length packets in usb-host
Date: Thu, 19 Apr 2012 13:54:33 +0200

  Hi,

Largely based on a patch from Johannes Stezenbach.  Splitted it up,
improved patch descriptions and added one related ehci bugfix.

Johannes, does this series fix your firmware update issue?

cheers,
  Gerd

Gerd Hoffmann (3):
  ehci: add missing usb_packet_init() call
  usb-host: don't dereference invalid iovecs
  usb-host: fix zero-length packets

 hw/usb/core.c       |    1 +
 hw/usb/hcd-ehci.c   |    1 +
 hw/usb/host-linux.c |   12 ++++++------
 3 files changed, 8 insertions(+), 6 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]