]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
_do_vm_stop: only warn if QMP command failed but VM is actually stopped
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 09:12:54 +0000 (11:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 3 May 2020 09:12:54 +0000 (11:12 +0200)
commitd60cbb97ec0b6412fc527bd197e1bfd251966d8d
tree5cfd41567fed22161240ac660585a3fa04d29996
parent0433e98f23dd5be93d01eb63a48658f30369db26
_do_vm_stop: only warn if QMP command failed but VM is actually stopped

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm