qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] usb: live migration bits


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/5] usb: live migration bits
Date: Tue, 12 Jun 2012 09:54:13 +0200

  Hi,

This patch series adds live migration support to ehci and usb-host.
Also has some little fixes & improvements.

please review,
  Gerd

Gerd Hoffmann (5):
  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

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




reply via email to

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