qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/6] usb: misc bugfixes


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/6] usb: misc bugfixes
Date: Tue, 23 Feb 2016 11:54:52 +0100

  Hi,

Here comes the usb patch queue, with a collection
of small usb bugfixes in various places.

please pull,
  Gerd

The following changes since commit 8eb779e4223a18db9838a49ece1bc72cfdfb7761:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2016-02-22 16:55:41 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-20160223-1

for you to fetch changes up to fa1298c2d623522eda7b4f1f721fcb935abb7360:

  ohci: allocate timer only once. (2016-02-23 11:13:18 +0100)

----------------------------------------------------------------
usb: misc bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      ohci: allocate timer only once.

Gonglei (1):
      usb: add pid check at the first of uhci_handle_td()

Peter Maydell (1):
      tusb6010: move from hw/timer to hw/usb

Prasad J Pandit (3):
      usb: check USB configuration descriptor object
      usb: check RNDIS message length
      usb: check RNDIS buffer offsets & length

 hw/timer/Makefile.objs       |  1 -
 hw/usb/Makefile.objs         |  2 ++
 hw/usb/core.c                | 18 +++++++++---------
 hw/usb/dev-network.c         | 12 ++++++++----
 hw/usb/hcd-ohci.c            | 34 ++++++++--------------------------
 hw/usb/hcd-uhci.c            | 22 ++++++++++++++++------
 hw/{timer => usb}/tusb6010.c |  0
 7 files changed, 43 insertions(+), 46 deletions(-)
 rename hw/{timer => usb}/tusb6010.c (100%)



reply via email to

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