kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Mehul Chadha <mehul_87@yahoo.com>, kvm@vger.kernel.org
Subject: Re: suspending in kvm and resuming in qemu
Date: Thu, 27 Jan 2011 16:06:20 +0200	[thread overview]
Message-ID: <4D417BDC.1040704@redhat.com> (raw)
In-Reply-To: <20110120161159.GE5996@amt.cnet>

On 01/20/2011 06:11 PM, Marcelo Tosatti wrote:
> 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.
>

Or with -cpu qemu64,-kvmclock on the qemu command line.

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


      reply	other threads:[~2011-01-27 14:06 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
2011-01-27 14:06   ` Avi Kivity [this message]

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=4D417BDC.1040704@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mehul_87@yahoo.com \
    --cc=mtosatti@redhat.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).