qemu-server/PVE/CLI
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
..
Makefile convert qmrestore into a PVE::CLI class 2015-10-05 13:10:24 +02:00
qm.pm add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
qmrestore.pm sync bwlimit description with the container one 2018-03-21 11:15:35 +01:00