From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GAvgZ-0005zm-VI for qemu-devel@nongnu.org; Wed, 09 Aug 2006 17:33:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GAvgY-0005x4-AJ for qemu-devel@nongnu.org; Wed, 09 Aug 2006 17:33:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GAvgY-0005wV-1C for qemu-devel@nongnu.org; Wed, 09 Aug 2006 17:33:54 -0400 Received: from [84.96.92.55] (helo=smtP.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GAvlJ-0004sW-LD for qemu-devel@nongnu.org; Wed, 09 Aug 2006 17:38:49 -0400 Received: from [84.99.204.28] by sp604004mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J3R003622IW6C40@sp604004mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Wed, 09 Aug 2006 23:32:56 +0200 (CEST) Date: Wed, 09 Aug 2006 23:33:07 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] Resuming a guest freezes on high resolutions In-reply-to: <44DA4BCC.6010705@annessi.at> Message-id: <44DA5493.7090503@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <44DA4BCC.6010705@annessi.at> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This is a PCI save/restore issue. I am working on it. In between you can boot and wait until the VGA is initialized by the guest OS and then do the loadvm. Fabrice. Robert Annessi wrote: > Hi, > > when using a higher resolutions then 640x480 resuming a guest freezes (I > ran into that problem with linux, fbsd and win xp guests). > The monitor still works, but the guest doesnt respond to anything. > > Workaround: use -std-vga as argument to qemu (dont emulate cirrus vga > but a standard vga card). > > Is this a known bug? I couldnt find any information on that. > > Regards, > Robert > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel