mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-14 13:33:55 +00:00
![]() The "guest-shutdown" guest agent call is blocking for some reason, so if it fails (e.g. agent not installed on guest) only the default timeout of 10 minutes (see QMPClient.pm, sub cmd) would apply. With this change, if (and only if) a timeout is specified via CLI/API, it is used instead. In case it is not specified, behaviour stays the same (default 10 min timeout). Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
debian | ||
PVE | ||
test | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
pcitest.pl | ||
pve-bridge | ||
pve-bridge-hotplug | ||
pve-bridgedown | ||
pve-q35.cfg | ||
pve-usb.cfg | ||
qm | ||
qmeventd.c | ||
qmeventd.h | ||
qmeventd.service | ||
qmextract | ||
qmrestore |