qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] usb: live migration bits
@ 2012-06-12  7:54 Gerd Hoffmann
  2012-06-12  7:54 ` [Qemu-devel] [PATCH 1/5] ehci: add live migration support Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2012-06-12  7:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-12  7:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12  7:54 [Qemu-devel] [PATCH 0/5] usb: live migration bits Gerd Hoffmann
2012-06-12  7:54 ` [Qemu-devel] [PATCH 1/5] ehci: add live migration support Gerd Hoffmann
2012-06-12  7:54 ` [Qemu-devel] [PATCH 2/5] usb: restore USBDevice->attached on vmload Gerd Hoffmann
2012-06-12  7:54 ` [Qemu-devel] [PATCH 3/5] ehci: tracing improvements Gerd Hoffmann
2012-06-12  7:54 ` [Qemu-devel] [PATCH 4/5] usb-host: attach only to running guest Gerd Hoffmann
2012-06-12  7:54 ` [Qemu-devel] [PATCH 5/5] usb-host: live migration support Gerd Hoffmann

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).