qemu-server/PVE
Stefan Reiter 2dc0eb61e8 qm: assume correct VNC setup in 'vncproxy', disallow passwordless
The QMP 'change' command is no longer available since QEMU 6.0, so this
cannot work - instead of replacing it, we can just remove it however.

The 'if' branch would only set the VNC socket path anew and enable
password mode, which is always set and enabled on startup already.
The 'else' branch was intended for certificate login (?), which
according to the FIXME comment is long gone anyway - simply forbid
'vncproxy' without the PVE ticket environment variable set.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-05-28 11:31:15 +02:00
..
API2 api: clone: sort vm disks to keep numbers consistent 2021-05-26 17:32:52 +02:00
CLI qm: assume correct VNC setup in 'vncproxy', disallow passwordless 2021-05-28 11:31:15 +02:00
QemuServer fix bootdisk_size for new bootorder config scheme 2021-04-29 16:15:33 +02:00
VZDump fix #3369: auto-start vm after failed stopmode backup 2021-04-22 11:35:20 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: set migration caps before savevm-start 2021-03-16 20:44:51 +01:00
QemuMigrate.pm Revert "migration: do not set default speed limit" 2021-04-29 15:48:21 +02:00
QemuServer.pm cfg2cmd: use long form QEMU parameters to avoid warning in 6.0 2021-05-28 11:31:15 +02:00
QMPClient.pm tree wide cleanups 2020-10-16 18:03:32 +02:00