qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/9] usb patch queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/9] usb patch queue
Date: Mon, 09 Jul 2012 11:48:51 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 07/09/2012 05:20 AM, Gerd Hoffmann wrote:
   Hi,

Here comes the most recent usb patch queue, featuring a collection of
little bug fixes all over the place.  See individual patches for
details.

Pulled.  Thanks.

Regards,

Anthony Liguori

please pull,
   Gerd

The following changes since commit 84988cf910a6881f2180fdcec516b60f8f0dc8c4:

   bitops.h: Add functions to extract and deposit bitfields (2012-07-07 
09:07:01 +0000)

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

Gerd Hoffmann (6):
       ehci: fix ehci_qh_do_overlay
       ehci: fix td writeback
       ehci: don't flush cache on doorbell rings.
       usb: split endpoint init and reset
       usb: fix interface initialization
       usb-host: add trace events for iso xfers

Hans de Goede (3):
       usb-ehci: Fix an assert whenever isoc transfers are used
       ehci: Kick async schedule on wakeup in the non companion case
       usb-redir: Correctly handle the usb_redir_babble usbredir status

  hw/usb.h            |    3 ++
  hw/usb/core.c       |   17 ++++++++--
  hw/usb/hcd-ehci.c   |   84 +++++++++++++++++++++++++++++++++-----------------
  hw/usb/host-linux.c |   15 +++++----
  hw/usb/redirect.c   |    2 +
  trace-events        |    6 ++-
  6 files changed, 86 insertions(+), 41 deletions(-)






reply via email to

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