From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: kraxel@gmail.com, mst@redhat.com
Subject: [Qemu-devel] [BUG] Guest freezes when resuming from S3
Date: Wed, 27 Aug 2014 16:02:19 -0400 [thread overview]
Message-ID: <20140827160219.4a7136cd@redhat.com> (raw)
Hi,
I won't have time to keep debugging this so I'll just report what I have.
The basic problem is: you suspend a Linux guest to RAM, and the screen
(or maybe the guest) freezes when resuming. Here's some debugging info:
v1.6.0: last fully working version
v1.7.0: doesn't exactly freeze, but the kernel prints an ACPI Error in a loop
making the guest unusable (happens on resume)
v2.0.0: same as v1.7.0
v2.1.0: screen/guest freezes on resume, which is the current symptom and also
happens on master (HEAD c47c61be8)
This is the ACPI error v1.7.0 and v2.0.0 print in a loop:
ACPI Error: No installed handler for fixed event - SleepButton (3), disabling (20140724/evevent-286)
I bisected this considering the current symptom and the ACPI error as
being the same issue (that is, I'd consider both as "git bisect bad") and
bisect yields the following commit:
commit c046e8c4a26c902ca1b4f5bdf668a2da6bc75f54
Author: Michael S. Tsirkin <mst@redhat.com>
Date: Wed Sep 11 13:33:31 2013 +0300
piix4: disable io on reset
On the hand, testing the commit before this one works and that one doesn't.
But I've tried reverting that one on current master and that did not fix
the problem.
next reply other threads:[~2014-08-27 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-27 20:02 Luiz Capitulino [this message]
2014-08-27 21:41 ` [Qemu-devel] [BUG] Guest freezes when resuming from S3 Paolo Bonzini
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=20140827160219.4a7136cd@redhat.com \
--to=lcapitulino@redhat.com \
--cc=kraxel@gmail.com \
--cc=mst@redhat.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 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.