qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] migration notifiers and spice client migration
@ 2011-01-03 14:53 Gerd Hoffmann
  2011-01-03 14:53 ` [Qemu-devel] [PATCH 1/3] add migration state change notifiers Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2011-01-03 14:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This patch series adds spice client migration support to qemu, i.e.
allow the spice client to reconnect automatically to the new host after
vm migration.

It also adds a notifier for migration state changes because spice needs
to know when the migration completed and whenever it was successful or
not.

cheers,
  Gerd

The patches are also available in the git repository at:
  git://anongit.freedesktop.org/spice/qemu spice.v25.pull

Gerd Hoffmann (3):
      add migration state change notifiers
      spice: client migration.
      spice: MAINTAINERS update

 MAINTAINERS     |    8 ++++++++
 hmp-commands.hx |   20 ++++++++++++++++++++
 migration.c     |   28 ++++++++++++++++++++++++++++
 migration.h     |    5 +++++
 qmp-commands.hx |   35 +++++++++++++++++++++++++++++++++++
 ui/qemu-spice.h |    1 +
 ui/spice-core.c |   40 ++++++++++++++++++++++++++++++++++++++++
 7 files changed, 137 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2011-01-03 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 14:53 [Qemu-devel] [PATCH 0/2] migration notifiers and spice client migration Gerd Hoffmann
2011-01-03 14:53 ` [Qemu-devel] [PATCH 1/3] add migration state change notifiers Gerd Hoffmann
2011-01-03 14:53 ` [Qemu-devel] [PATCH 2/3] spice: client migration Gerd Hoffmann
2011-01-03 14:53 ` [Qemu-devel] [PATCH 3/3] spice: MAINTAINERS update 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).