qemu-server/PVE
Dominik Csapak 9e784b1154 add pre- start/stop hookscripts to VMs
this adds a new config option for it, and executes it on four
points in time:

'pre-start'
'post-start'
'pre-stop'
'post-stop'

on pre-start we abort if the script fails
and pre-stop will not be called if the vm crashes or if
the vm gets powered off from inside the guest

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-01 12:58:37 +01:00
..
API2 add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
CLI add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
QemuServer add win7 pcie quirk 2018-12-17 14:00:23 +01:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm fix #1969: increase max unused disks 2018-11-09 16:23:07 +01:00
QemuMigrate.pm migrate: fix local disk migration with online VMs 2019-01-17 10:58:50 +01:00
QemuServer.pm add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00