[libvirt] [PATCH v2] qemu: Honour <on_reboot/>

Michal Privoznik mprivozn at redhat.com
Tue Aug 29 08:05:47 UTC 2017


On 08/16/2017 04:38 PM, Michal Privoznik wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1476866
> 
> For some reason, we completely ignore <on_reboot/> setting for
> domains. The implementation is simply not there. It never was.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
> 
> diff to v1:
> - dropped the spoofed logic
> - Switch from qemuProcessShutdownOrReboot() to qemuPrcoessStop() because that's
>   what <on_crash/> impl does too.
> 
>  src/qemu/qemu_process.c | 27 ++++++++++++++++++++++++---
>  1 file changed, 24 insertions(+), 3 deletions(-)

Ping.

Michal




More information about the libvir-list mailing list