]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Set fake reboot flag to false when mode=agent
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Tue, 2 Aug 2016 11:37:39 +0000 (07:37 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 2 Aug 2016 13:28:32 +0000 (09:28 -0400)
commitb0c144c57926056d9d8b7a4d23ef87a5107c5121
treec21e43f8f2cc1ddab22d194c03ff90cc2851678e
parent3b676eb67f17cd4ba9e0d0aa7702bbf419f9796f
qemu: Set fake reboot flag to false when mode=agent

As commit id 'e2b86f580' notes, when mode=agent possibly setting the
fake reboot flag to true wouldn't be necessary; however, it doesn't
"force" the issue by just ensuring the fake reboot is false, so this
patch adds the explicit setting for the reboot path.

More investigation and details can be found in commit id '8be502fd'
as well as in the archives at:

  https://www.redhat.com/archives/libvir-list/2015-April/msg00715.html
src/qemu/qemu_driver.c