On 8/27/12 10:58 AM, Dale Swanston wrote:
Good idea. I'll try that.
But are there any tools available to determine what the VM is doing when
it appears hung? I've looked but haven't found much on debug or
diagnostics on a running VM. Any links?
If you have the vmlinux, enable the gdbserver stub via Qemu's monitor.
Then use 'gdb vmlinux', connect to the VM 'target remote host:port' and
look at the backtrace.
I have seen something similar using kvm-clock in a guest running 2.6.27.
David
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html