qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] usb: misc bugfixes
Date: Tue, 23 Feb 2016 11:54:52 +0100	[thread overview]
Message-ID: <1456224898-23270-1-git-send-email-kraxel@redhat.com> (raw)

  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	other threads:[~2016-02-23 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 10:54 Gerd Hoffmann [this message]
2016-02-23 10:54 ` [Qemu-devel] [PULL 1/6] usb: check USB configuration descriptor object Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 2/6] tusb6010: move from hw/timer to hw/usb Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 3/6] usb: check RNDIS message length Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 4/6] usb: check RNDIS buffer offsets & length Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 5/6] usb: add pid check at the first of uhci_handle_td() Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 6/6] ohci: allocate timer only once Gerd Hoffmann
2016-02-23 11:47 ` [Qemu-devel] [PULL 0/6] usb: misc bugfixes Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456224898-23270-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).