kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Mehul Chadha <mehul_87@yahoo.com>
Cc: kvm@vger.kernel.org
Subject: Re: suspending in kvm and resuming in qemu
Date: Thu, 20 Jan 2011 14:11:59 -0200	[thread overview]
Message-ID: <20110120161159.GE5996@amt.cnet> (raw)
In-Reply-To: <404700.23849.qm@web39308.mail.mud.yahoo.com>

On Tue, Jan 18, 2011 at 04:08:33AM -0800, Mehul Chadha wrote:
> Hi,
> 
> I have been trying to get suspending and resuming done across kvm and qemu.
> While resuming a suspended state in kvm, an error was generated saying "unknown section kvmclock" . I modified loadvm in qemu to neglect the kvmclock section.
> 
> Now, when I suspend and resume, qemu screen just stalls at the suspended state and it seems nothing is executing. 
> 
> Pls give any inputs or help, where should I start looking at??
> 
> Thanks,
> Mehul

The guest relies on kvmclock support, which is not implemented by qemu
alone. So you'd have to disable kvmclock support (with no-kvmclock
kernel boot option) in the guest.


  reply	other threads:[~2011-01-20 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18 12:08 suspending in kvm and resuming in qemu Mehul Chadha
2011-01-20 16:11 ` Marcelo Tosatti [this message]
2011-01-27 14:06   ` Avi Kivity

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=20110120161159.GE5996@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mehul_87@yahoo.com \
    /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).