]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
improve documentation
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Jul 2013 07:10:38 +0000 (09:10 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Jul 2013 07:10:38 +0000 (09:10 +0200)
debian/patches/modify-query-spice.patch

index 38efb043714a43e0fc695d8d6a8fc1ce08d7c2d4..2f149ee2cd0590ae52829eabf6f3fe8113a1ad37 100644 (file)
@@ -1,3 +1,12 @@
+Return last ticket with query-spice
+
+We use this to implement spice seemless migration. The current spice code
+reconnect to the migrated VM using the original ticket. So we need 
+a way to read the original ticket.
+
+Limits: This only works for a single spice session.
+
+
 Index: new/ui/spice-core.c
 ===================================================================
 --- new.orig/ui/spice-core.c   2013-07-23 07:58:22.000000000 +0200