qemu-server/PVE/API2
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
..
Qemu agent: import used check_agent_error method 2018-07-30 11:01:30 +02:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00