qemu-server/PVE
Friedrich Weber 50b5893b50 fix #4474: qemu api: add overrule-shutdown parameter to stop endpoint
The new `overrule-shutdown` parameter is boolean and defaults to 0. If
it is 1, all active `qmshutdown` tasks for the same VM (which are
visible to the user/token) are aborted before attempting to stop the
VM.

Passing `overrule-shutdown=1` is forbidden for HA resources.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2024-04-17 20:42:26 +02:00
..
API2 fix #4474: qemu api: add overrule-shutdown parameter to stop endpoint 2024-04-17 20:42:26 +02:00
CLI qm: add VM import command 2024-03-14 13:35:11 +01:00
QemuServer fix #3784: config: Parameter for guest vIOMMU + test-cases 2024-04-11 16:40:17 +02:00
VZDump vzdump: assemble: improve error messages 2023-10-23 17:09:41 +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: secure and use source volume names for deactivation 2024-01-30 10:41:45 +01:00
QemuServer.pm fix #1905: Allow moving unused disks 2024-04-12 11:45:25 +02:00
QMPClient.pm QMP client: sort commands with 10 minutes timeout alphabetically 2024-03-08 14:37:29 +01:00