]> git.proxmox.com Git - mirror_qemu.git/commit - monitor.c
spice/vnc: client migration.
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Apr 2010 11:28:21 +0000 (13:28 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jan 2011 14:13:54 +0000 (15:13 +0100)
commite866e23959b45325414ac84a21f31dea79867ee6
treed6d618e0fdb5933be9a8d74d65e1ca9839119384
parent99a0db9b8dd72ea20a2d4cd99fe91b08903ae857
spice/vnc: client migration.

Handle spice client migration, i.e. inform a spice client connected
about the new host and connection parameters, so it can move over the
connection automatically.

The monitor command has a not-yet used protocol argument simliar to
set_password and expire_password commands.  This allows to add a simliar
feature to vnc in the future.  Daniel Berrange plans to work on this.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hmp-commands.hx
monitor.c
qmp-commands.hx
ui/qemu-spice.h
ui/spice-core.c