On 06/16/2011 09:25 PM, Wen Congyang wrote:
Daniel P. Berrange sent a libvirt's patch to support
reboots with the QEMU driver. He implements it in
json model like this:
1. add -no-shutdown in the qemu's option:
qemu -no-shutdown
2. shutdown the vm by monitor command system_powerdown
3. w
Daniel P. Berrange sent a libvirt's patch to support
reboots with the QEMU driver. He implements it in
json model like this:
1. add -no-shutdown in the qemu's option:
qemu -no-shutdown
2. shutdown the vm by monitor command system_powerdown
3. wait for shutdown event
4. reset the vm by monit