From: Yonit Halperin <yhalperi@redhat.com>
To: qemu-devel@nongnu.org
Cc: Yonit Halperin <yhalperi@redhat.com>, kraxel@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/5] add support for spice migration v2
Date: Mon, 20 Aug 2012 16:26:11 +0300 [thread overview]
Message-ID: <1345469176-1675-1-git-send-email-yhalperi@redhat.com> (raw)
v2:
Notify spice about vm state changes only via spice_server_vm_start/stop
spice repo: http://cgit.freedesktop.org/~yhalperi/spice/log/?h=seamless-migration.v2
-----------
Hi,
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 (5):
spice: notify spice server on vm start/stop
spice: notify on vm state change only via spice_server_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 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++-
ui/spice-display.c | 6 ++++
ui/spice-display.h | 2 +
9 files changed, 99 insertions(+), 2 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-08-20 13:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 13:26 Yonit Halperin [this message]
2012-08-20 13:26 ` [Qemu-devel] [PATCH v2 1/5] spice: notify spice server on vm start/stop Yonit Halperin
2012-08-20 13:26 ` [Qemu-devel] [PATCH v2 2/5] spice: notify on vm state change only via spice_server_vm_start/stop Yonit Halperin
2012-08-21 6:58 ` Gerd Hoffmann
2012-08-21 7:09 ` Yonit Halperin
2012-08-21 7:17 ` Gerd Hoffmann
2012-08-20 13:26 ` [Qemu-devel] [PATCH v2 3/5] spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED Yonit Halperin
2012-08-20 13:26 ` [Qemu-devel] [PATCH v2 4/5] spice: add 'migrated' flag to spice info Yonit Halperin
2012-08-20 13:26 ` [Qemu-devel] [PATCH v2 5/5] spice: adding seamless-migration option to the command line Yonit Halperin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1345469176-1675-1-git-send-email-yhalperi@redhat.com \
--to=yhalperi@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).