]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Don't fail to reboot domains with unresponsive agent
authorzhang bo <oscar.zhangbo@huawei.com>
Thu, 23 Apr 2015 03:40:15 +0000 (11:40 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Apr 2015 08:34:32 +0000 (10:34 +0200)
commiteadf41fe313a804409415841a3df0a494470f057
treed74d9790ff5b15304976d94d69ee6319491ee898
parentc42dbd8a18bb7a087f96bd7e177b0e508ed21ba5
qemu: Don't fail to reboot domains with unresponsive agent

just as what b8e25c35d7f80a2fadc0e51e95318e39db3d1687 did, we
fall back to the ACPI method when the guest agent is unresponsive
in qemuDomainReboot().

Signed-off-by: YueWenyuan <yuewenyuan@huawei.com>
Signed-off-by: Zhang Bo <oscar.zhangbo@huawei.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c