qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/6] usb patch queue.
Date: Tue, 26 Jun 2012 17:37:23 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

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

This is the usb patch queue, featuring live migration support for
ehci and usb-host.  Also as usual some small bugfixes.

pleae pull,
   Gerd

Pulled.  Thanks.

Regards,

Anthony Liguori


The following changes since commit 93bfef4c6e4b23caea9d51e1099d06433d8835a4:

   Allow machines to configure the QEMU_VERSION that's exposed via hardware 
(2012-06-19 13:36:56 -0500)

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

Gerd Hoffmann (6):
       ehci: add live migration support
       usb: restore USBDevice->attached on vmload
       ehci: tracing improvements
       usb-host: attach only to running guest
       usb-host: live migration support
       uhci: fix uhci_async_cancel_all

  hw/usb/bus.c        |   13 ++++++++
  hw/usb/hcd-ehci.c   |   69 +++++++++++++++++++++++++++++++++++++++-----
  hw/usb/hcd-uhci.c   |    4 +-
  hw/usb/host-linux.c |   79 ++++++++++++++++++++++++++++++++++++++++----------
  trace-events        |    5 ++-
  5 files changed, 142 insertions(+), 28 deletions(-)






reply via email to

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