Re: [libvirt] [PATCH] qemu: Don't fail to reboot domains with unresponsive agent

2015-04-23 Thread Michal Privoznik
On 23.04.2015 05:40, zhang bo wrote: just as what b8e25c35d7f80a2fadc0e51e95318e39db3d1687 did, we fall back to the ACPI method when the guest agent is unresponsive in qemuDomainReboot. Signed-off-by: YueWenyuan yueweny...@huawei.com Signed-off-by: Zhang Bo oscar.zhan...@huawei.com ---

[libvirt] [PATCH] qemu: Don't fail to reboot domains with unresponsive agent

2015-04-22 Thread zhang bo
just as what b8e25c35d7f80a2fadc0e51e95318e39db3d1687 did, we fall back to the ACPI method when the guest agent is unresponsive in qemuDomainReboot. Signed-off-by: YueWenyuan yueweny...@huawei.com Signed-off-by: Zhang Bo oscar.zhan...@huawei.com --- src/qemu/qemu_driver.c | 67