qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] add support for spice migration


From: Yonit Halperin
Subject: [Qemu-devel] [PATCH 0/4] add support for spice migration
Date: Thu, 16 Aug 2012 11:23:22 +0300

The following series introduces support for keeping the spice session active 
after migration.
For more details about spice seamless migration, see
http://lists.freedesktop.org/archives/spice-devel/2012-August/010412.html

Spice branches with seamless migration support can be found at:
spice-protocol: 
http://cgit.freedesktop.org/~yhalperi/spice-protocol/log/?h=seamless-migration.v1
spice-common: http://cgit.freedesktop.org/~yhalperi/spice-common/log/
spice: http://cgit.freedesktop.org/~yhalperi/spice/log/?h=seamless-migration.v1
spicei-gtk: http://cgit.freedesktop.org/~yhalperi/spice-gtk/log/

Regards,
Yonit.

Yonit Halperin (4):
  spice: notify spice server on vm start/stop
  spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
  spice: add 'migrated' flag to spice info
  spice: adding seamless-migration option to the command line

 hmp.c            |    2 ++
 monitor.c        |    1 +
 monitor.h        |    1 +
 qapi-schema.json |    5 ++++-
 qemu-config.c    |    3 +++
 qemu-options.hx  |    3 +++
 ui/spice-core.c  |   34 +++++++++++++++++++++++++++++++++-
 7 files changed, 47 insertions(+), 2 deletions(-)

-- 
1.7.7.6




reply via email to

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