Re: [Qemu-devel] Windows 7 guest hangs after waking up from S3

2011-06-27 Thread yhalperi
On 06/27/2011 11:12 AM, Stefan Hajnoczi wrote: 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 th

Re: [Qemu-devel] [PATCH 2/2] qxl: add QXL_IO_UPDATE_MEM for guest S3&S4 support

2011-06-27 Thread yhalperi
On 06/27/2011 11:16 AM, Alon Levy wrote: On Mon, Jun 27, 2011 at 09:28:45AM +0300, yhalperi wrote: On 06/26/2011 08:47 PM, Alon Levy wrote: On Sun, Jun 26, 2011 at 12:59:06PM -0400, Yonit Halperin wrote: Sorry for the late response, wasn't available. I'm afraid that (1) and (2) w

Re: [Qemu-devel] [PATCH v2] qxl: add primary_created state, change mode lifetimes

2011-06-27 Thread yhalperi
On 06/24/2011 04:02 PM, Alon Levy wrote: Currently we define the following relation between modes and primary surface existance: QXL_MODE_COMPAT QXL_MODE_NATIVE primary exists QXL_MODE_UNDEFINED QXL_MODE_VGA primary doesn't exist This, coupled with disallowing various IO's when not

[Qemu-devel] Windows 7 guest hangs after waking up from S3

2011-06-27 Thread yhalperi
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 pro

Re: [Qemu-devel] [PATCH 2/2] qxl: add QXL_IO_UPDATE_MEM for guest S3&S4 support

2011-06-26 Thread yhalperi
On 06/26/2011 08:47 PM, Alon Levy wrote: On Sun, Jun 26, 2011 at 12:59:06PM -0400, Yonit Halperin wrote: Sorry for the late response, wasn't available. I'm afraid that (1) and (2) will indeed wakeup the worker, but will not assure emptying the command ring, as it depends on the client pipe siz