From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5s3-00089n-Tl for qemu-devel@nongnu.org; Mon, 27 Jun 2011 03:04:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qb5s2-0005pf-EU for qemu-devel@nongnu.org; Mon, 27 Jun 2011 03:04:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5s2-0005pX-37 for qemu-devel@nongnu.org; Mon, 27 Jun 2011 03:04:34 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5R74XCk023510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 27 Jun 2011 03:04:33 -0400 Received: from yhalperi.tlv.redhat.com (vpn-202-158.tlv.redhat.com [10.35.202.158]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p5R74VL7023790 for ; Mon, 27 Jun 2011 03:04:32 -0400 Message-ID: <4E082B7D.8080101@redhat.com> Date: Mon, 27 Jun 2011 10:04:29 +0300 From: yhalperi MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Windows 7 guest hangs after waking up from S3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, 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. Cheers, Yonit.