On Wed, Jan 20, 2016 at 16:10:09 +0300, Dmitry Andreev wrote:
> When acpi is used to reboot/shutdown qemu domain, qemu emits
> SHUTDOWN event. Libvirt uses fakeReboot variable in order to
> differentiate reboot or shutdown. fakeReboot value is reseted
> to false after domain restart/reset.
> 
> When mode=agent is used to reboot qemu domain, qemu doesn't emit
> SHUTDOWN event and libvirt doesn't reset fakeReboot value to false.
> In this case next 'shutdown -h now' performs reboot. That's why
> we don't need to set fakeReboot=true for mode=agent.
> ---
>  src/qemu/qemu_driver.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

ACK

Jirka

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to