]> git.proxmox.com Git - qemu.git/blobdiff - qemu-config.c
spice: adding seamless-migration option to the command line
[qemu.git] / qemu-config.c
index c05ffbc444ed50abaf69b343efb3d790b9757fa7..eba977ebca452de316d2d47c8d9d1f450dec0511 100644 (file)
@@ -537,6 +537,9 @@ QemuOptsList qemu_spice_opts = {
         },{
             .name = "playback-compression",
             .type = QEMU_OPT_BOOL,
+        }, {
+            .name = "seamless-migration",
+            .type = QEMU_OPT_BOOL,
         },
         { /* end of list */ }
     },