All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Jeremy Katz <katzj-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: Oops after resume from suspend
Date: Thu, 25 Jan 2007 09:58:48 +0200	[thread overview]
Message-ID: <45B86338.8050306@qumranet.com> (raw)
In-Reply-To: <1169676112.10817.13.camel-T9xAYgMuJli44ywRPIzf9A@public.gmane.org>

Jeremy Katz wrote:
> When using kvm on my laptop, I get the following oops if I try using kvm
> after a suspend (ACPI S3)/resume cycle.  At first I thought it went away
> if I unloaded the module before suspending and then reloading it
> afterwards, but I can't reproduce that working now, so I might have just
> been hallucinating.  Thoughts of things to try?
>   

Module unload/reload should work.  Can you try adding printks in 
hardware_disable() and hardware_enable()?

For real suspend support, we need to flush any cached state on Intel 
cpus (vmcs_clear), and to do the hardware_disable()/hardware_enable() 
cycle.  Should be easy.

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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-01-25  7:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24 22:01 Oops after resume from suspend Jeremy Katz
     [not found] ` <1169676112.10817.13.camel-T9xAYgMuJli44ywRPIzf9A@public.gmane.org>
2007-01-24 22:14   ` Dor Laor
2007-01-24 22:22   ` Anthony Liguori
2007-01-25  1:43   ` dormando
2007-01-25  7:58   ` Avi Kivity [this message]
     [not found]     ` <45B86338.8050306-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-01-25 20:09       ` Jeremy Katz
     [not found]         ` <45B90E61.2090304-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-01-26 18:12           ` 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=45B86338.8050306@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=katzj-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.