mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-27 05:01:06 +00:00
![]() The default timeout for HMP commands is 5 seconds. While it should be rather fast to attach a new drive to QEMU, a busy system might take longer, so future-proof and increase to 60 seconds. On the other hand, detaching a drive needs to complete any pending IO on it, so use the same 10 minutes timeout that's used for drive-related QMP commands. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |