From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuQjU-0001l2-9B for qemu-devel@nongnu.org; Mon, 06 Feb 2012 10:44:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuQjO-0002Yk-Cn for qemu-devel@nongnu.org; Mon, 06 Feb 2012 10:43:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuQjO-0002YQ-69 for qemu-devel@nongnu.org; Mon, 06 Feb 2012 10:43:50 -0500 Date: Mon, 6 Feb 2012 13:43:42 -0200 From: Luiz Capitulino Message-ID: <20120206134342.605af344@doriath.home> In-Reply-To: <20120204153432.GA31653@morn.localdomain> References: <1328212740-15799-1-git-send-email-mdroth@linux.vnet.ibm.com> <20120203121803.6963d24f@doriath.home> <4F2C0D45.1020701@linux.vnet.ibm.com> <20120203144535.1be8a569@doriath.home> <4F2C17F9.9030103@linux.vnet.ibm.com> <20120203171627.531a42d4@doriath.home> <20120204153432.GA31653@morn.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: ghammer@redhat.com, aliguori@us.ibm.com, Michael Roth , Gleb Natapov , qemu-devel@nongnu.org On Sat, 4 Feb 2012 10:34:32 -0500 "Kevin O'Connor" wrote: > On Fri, Feb 03, 2012 at 05:16:27PM -0200, Luiz Capitulino wrote: > > On Fri, 03 Feb 2012 11:23:05 -0600 > > Michael Roth wrote: > > > I'd been tracking Gerd's QMP wakeup series as the s3 resolution we need > > > for guest-suspend, is that still the case? > > > > Yes. But now I remembered about a seabios bug with S3... Need to check if > > it were already addressed. > > Hi Luiz, > > I'm not aware of any recent S3 defects in SeaBIOS. If there is a > defect, please let me know. > > (I am aware of recent discussions on SeaBIOS and it running the > vgabios on s3-resume, but I would not classify that issue as a > defect.) The problem is that, the screen goes black after resuming from S3. Gleb debugged it a bit and he said that it was caused by a change in seabios. Please, take a look at the last three comments in this bz: https://bugzilla.redhat.com/show_bug.cgi?id=772614