From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb6w4-0005ZV-T6 for qemu-devel@nongnu.org; Mon, 27 Jun 2011 04:12:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qb6w1-0000Eb-MB for qemu-devel@nongnu.org; Mon, 27 Jun 2011 04:12:48 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:46060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb6w1-0000ET-84 for qemu-devel@nongnu.org; Mon, 27 Jun 2011 04:12:45 -0400 Received: by gwb19 with SMTP id 19so2260255gwb.4 for ; Mon, 27 Jun 2011 01:12:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E082B7D.8080101@redhat.com> References: <4E082B7D.8080101@redhat.com> Date: Mon, 27 Jun 2011 09:12:44 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] Windows 7 guest hangs after waking up from S3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: yhalperi Cc: qemu-devel@nongnu.org On Mon, Jun 27, 2011 at 8:04 AM, yhalperi wrote: > I'm using qemu with qxl (with S3/4 support. patches sent by Alon Levy). > While with Windows xp guest I had no problems, Windows 7 (32 bits) hangs > after S3 (it looks alive for a second, and then it gets stack).It happens > only when using "-net tap"; with "-net user", I didn't encounter a problem. Please post your QEMU command-line. For sanity also please try without the QXL patches. That way we know whether this issue is related to QXL or not. Stefan