qemu-server/PVE/API2
Fiona Ebner 606d9d76b2 fix #2315: api: have resize endpoint spawn a worker task
Similar to the corresponding endpoint for containers. Because disks
are involved, this can be a longer running operation, as is also
indicated by the 60 seconds timeout used in qemu_block_resize() which
is called by this endpoint.

This is a breaking API change.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-06-07 19:23:52 +02:00
..
Qemu api: switch agent api call to 'array' type 2023-06-07 13:43:53 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
Qemu.pm fix #2315: api: have resize endpoint spawn a worker task 2023-06-07 19:23:52 +02:00