Re: [pve-devel] [PATCH qemu-server 08/10] migrate: refactor remote VM/tunnel start

2021-11-09 Thread Fabian Ebner
Am 05.11.21 um 14:03 schrieb Fabian Grünbichler: no semantic changes intended, except for: - no longer passing the main migration UNIX socket to SSH twice for forwarding - dropping the 'unix:' prefix in start_remote_tunnel's timeout error message Signed-off-by: Fabian Grünbichler --- PVE/Qemu

[pve-devel] [PATCH qemu-server 08/10] migrate: refactor remote VM/tunnel start

2021-11-05 Thread Fabian Grünbichler
no semantic changes intended, except for: - no longer passing the main migration UNIX socket to SSH twice for forwarding - dropping the 'unix:' prefix in start_remote_tunnel's timeout error message Signed-off-by: Fabian Grünbichler --- PVE/QemuMigrate.pm | 158 ---