On Thu, Sep 05, 2013 at 12:44:58PM -0300, Daniel Bareiro wrote:
> Hi, Pablo.
> 
> On Thursday 05 September 2013 10:30:12 +0200,
> Paolo Bonzini wrote:
> 
> > > Someone had this problem and could solve it somehow? There any
> > > debug information I can provide to help solve this?
> 
> > For simple troubleshooting try "info status" from the QEMU monitor.
> 
> ss01:~# telnet localhost 4046
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> QEMU 1.1.2 monitor - type 'help' for more information
> (qemu)
> (qemu)
> (qemu) info status
> VM status: running
> (qemu)
> (qemu)
> (qemu) system_powerdown
> (qemu)
> (qemu)
> (qemu) info status
> VM status: running
> (qemu)
> 
> Then the VM freezes.
> 
And now, after it freezes, do one more "info status" also "info cpus"
and "info registers". Also what do you mean by "freezes"? Do you see
that VM started to shutdown after you issued system_powerdown?

--
                        Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to