]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Honour <on_reboot/>
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 31 Jul 2017 14:55:58 +0000 (16:55 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 29 Aug 2017 09:33:38 +0000 (11:33 +0200)
commit3ee9bdbe351c0b80d4c469571ef31df3f1b148ea
treeff86b7f73a614875f983f3faeb8b03187c864881
parent4a8bd26039adaf79786cd87dfc17851695f5bcd1
qemu: Honour <on_reboot/>

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@redhat.com>
src/qemu/qemu_process.c