qemu-server/PVE
Markus Frank bb30eedfc6 migration: do not allow live-migration with clipboard=vnc
It is not yet supported for QEMU's vdagent device which is used for
the VNC clipboard.

The migration precondition API call will now treat the VNC clipboard
as a local resource. Thus the GUI blocks migration and shows:
"Can't migrate VM with local resources: clipboard=vnc"

QemuMigrate's prepare function will also abort live migration early
when using the VNC clipboard.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
[FE: adapt commit message a bit]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-11-29 10:18:43 +01:00
..
API2 migration: do not allow live-migration with clipboard=vnc 2023-11-29 10:18:43 +01:00
CLI qm: remote migration: improve error when storage cannot be found 2023-06-09 09:49:40 +02:00
QemuServer machine: get current: add flag if current machine is deprecated in list context 2023-11-12 18:48:01 +01:00
VZDump vzdump: assemble: improve error messages 2023-10-23 17:09:41 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm add memory parser 2023-09-18 17:08:48 +02:00
QemuMigrate.pm migration: do not allow live-migration with clipboard=vnc 2023-11-29 10:18:43 +01:00
QemuServer.pm sdn: pass vmid and hostname to add_dhcp_mapping 2023-11-21 20:51:56 +01:00
QMPClient.pm remove left-over mentions of to-be-dropped, outdated QMP commands 2023-06-07 19:36:45 +02:00