public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* How to debug problems when nothing shows up in kvm_stat on kvm-88?
@ 2010-03-31  4:56 Neo Jia
  2010-04-01 14:47 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Neo Jia @ 2010-03-31  4:56 UTC (permalink / raw)
  To: kvm

hi,

I am running official kvm-88 release with my own 32-bit .so library
dlopen'ed by qemu-kvm. So it has 32-bit qemu-kvm on 64-bit kvm kernel
module. Everything works great but after a while the guest (winxp
32-bit) hard hangs and kvm_stat shows 0.

So, is there any way to trace back when the kvm_stat starts showing
0s? qemu-kvm is still alive.

Thanks,
Neo

-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to debug problems when nothing shows up in kvm_stat on kvm-88?
  2010-03-31  4:56 How to debug problems when nothing shows up in kvm_stat on kvm-88? Neo Jia
@ 2010-04-01 14:47 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2010-04-01 14:47 UTC (permalink / raw)
  To: Neo Jia; +Cc: kvm

On 03/31/2010 07:56 AM, Neo Jia wrote:
> hi,
>
> I am running official kvm-88 release

That's pretty old.  Suggest trying the latest kvm-kmod release (or 
latest kernel.org release with its native kvm modules) and qemu-kvm-0.12.3.

>   with my own 32-bit .so library
> dlopen'ed by qemu-kvm. So it has 32-bit qemu-kvm on 64-bit kvm kernel
> module. Everything works great but after a while the guest (winxp
> 32-bit) hard hangs and kvm_stat shows 0.
>
> So, is there any way to trace back when the kvm_stat starts showing
> 0s? qemu-kvm is still alive.
>
>    

Attach to qemu with gdb and see what the threads are doing.  Without 
information about your library (I assume it works without it) there's 
not much advice I can give.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-01 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31  4:56 How to debug problems when nothing shows up in kvm_stat on kvm-88? Neo Jia
2010-04-01 14:47 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox