qemu-server/PVE
Stefan Reiter 8bf30c2a72 fix #2493: show QEMU errors in migration log
QEMU usually only prints warnings and errors and stays silent otherwise,
so it makes sense to just log all of it's output.

Prefix it with '[<target_hostname>]' to indicate that the output is
coming from the remote node, so users know where to search for the
error.

Side effect is that the 'VM start' task created by the migration will
now show the "QEMU:" prefix, but it's still very readable IMHO.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-12-12 13:36:19 +01:00
..
API2 move vmstate check to check_vm_modify_config_perm 2019-12-11 09:02:55 +01:00
CLI refactor: create QemuServer::Monitor for high-level QMP access 2019-11-20 16:29:23 +01:00
QemuServer mon_cmd: add explicit return 2019-11-30 17:24:55 +01:00
VZDump vzdump: log QGA FS freeze/thaw try in task log 2019-11-27 20:20:30 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm refactor finding of vmstate storage 2019-12-11 09:02:55 +01:00
QemuMigrate.pm fix #2493: show QEMU errors in migration log 2019-12-12 13:36:19 +01:00
QemuServer.pm fix #2493: show QEMU errors in migration log 2019-12-12 13:36:19 +01:00
QMPClient.pm refactor: create QemuServer::Helpers and move file/dir code 2019-11-20 16:29:23 +01:00