qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: changlimin <changlimin@h3c.com>
To: Mulyadi Santosa <mulyadi.santosa@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Sometimes qem-kvm hang at kvm_put_vcpu_events when virsh restore. Both version 0.12.5 / 0.13.0
Date: Wed, 15 Dec 2010 16:08:10 +0800	[thread overview]
Message-ID: <BB7521695A51434E91D88EF56A50DF62@c00148h> (raw)
In-Reply-To: AANLkTin4UpLF01Wo-bJXjOy+RoM15j8PF88QoWOCh96f@mail.gmail.com

1. I create a guest use libvirt;
2. I start the guest use: virsh start guest;
3. I save the guest to a file, use: virsh save guest guest.save
4. I retore the guest, use : virsh retore guest.save
    Sometimes, the guest restore successful. sometimes restore fail. 
    I debug the code, the qemu-kvm hang at  kvm_put_vcpu_events, the process state is D, uninterruptable sleep. Only can killed by kill -9.
    I print the events when kvm_put_vcpu_events / kvm_get_vcpu_events, it is always different, event when restore successful

----- Original Message ----- 
From: "Mulyadi Santosa" <mulyadi.santosa@gmail.com>
To: "changlimin" <changlimin@h3c.com>
Cc: <qemu-devel@nongnu.org>
Sent: Wednesday, December 15, 2010 3:46 PM
Subject: Re: [Qemu-devel] Sometimes qem-kvm hang at kvm_put_vcpu_events when virsh restore. Both version 0.12.5 / 0.13.0


> 2010/12/15 changlimin <changlimin@h3c.com>:
>> BTW windows 2008 guest start failed at qem-kvm 0.13.0, but 0.12.5 start
>> success.
> 
> I am not qemu/kvm expert, but I think if you could provide either qemu
> instruction trace (using -d) or traces inside the guest OS itself
> (windows live debugger maybe?), it would  be much easier for people
> here to decipher the problem.
> 
> At least could you write down how do you invoke qemu-kvm back then?
> 
> -- 
> regards,
> 
> Mulyadi Santosa
> Freelance Linux trainer and consultant
> 
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>

  reply	other threads:[~2010-12-15  8:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  7:38 [Qemu-devel] Sometimes qem-kvm hang at kvm_put_vcpu_events when virsh restore. Both version 0.12.5 / 0.13.0 changlimin
2010-12-15  7:46 ` Mulyadi Santosa
2010-12-15  8:08   ` changlimin [this message]
2010-12-15  8:31     ` Mulyadi Santosa
2010-12-15  8:45       ` changlimin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BB7521695A51434E91D88EF56A50DF62@c00148h \
    --to=changlimin@h3c.com \
    --cc=mulyadi.santosa@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).