qemu-server/PVE
Fiona Ebner 4ee69c54f6 monitor: allow passing timeout for a HMP command
Passing the timeout key with an explicit value of undef is fine,
because both the absence of the timeout key and an explicit value of
undef will lead to $timeout being undef in the qmp_cmd() function.

In preparation to increase the timeout for certain (e.g. disk-related)
HMP commands.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-06-11 13:56:44 +02:00
..
API2 remote migration: enable schema validation 2024-05-15 19:26:35 +02:00
CLI qm: add VM import command 2024-03-14 13:35:11 +01:00
QemuServer monitor: allow passing timeout for a HMP command 2024-06-11 13:56:44 +02:00
VZDump backup: implement fleecing option 2024-04-19 15:47:42 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm config: define machine schema as property-string 2024-04-11 10:18:27 +02:00
QemuMigrate.pm migration: add missing use statements 2024-05-23 10:52:18 +02:00
QemuServer.pm suspend: continue cleanup even if savevm-end QMP command fails 2024-05-15 19:37:22 +02:00
QMPClient.pm QMP client: sort commands with 10 minutes timeout alphabetically 2024-03-08 14:37:29 +01:00