]> git.proxmox.com Git - qemu-server.git/commit
revert spice_ticket prefix change in 7827de4
authorMira Limbeck <m.limbeck@proxmox.com>
Fri, 20 Mar 2020 09:18:23 +0000 (10:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 20 Mar 2020 09:37:33 +0000 (10:37 +0100)
commitff09c795edd12b1cc4604ee28a7cdd99cdd1afa8
tree2424cf0e36caf6746a8ed24d7e4ea661cbcc7c0f
parent746232eeb12aa2e55941afd800b8fbe12241a10d
revert spice_ticket prefix change in 7827de4

The change to the prefixed version broke migration from new to old
qemu-server version. This reverts the change and adds a TODO comment for
7.0 to change it to the prefixed version then.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
PVE/QemuMigrate.pm