From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5ATV-0007Qp-Ux for qemu-devel@nongnu.org; Tue, 24 May 2016 07:26:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5ATQ-00076p-3r for qemu-devel@nongnu.org; Tue, 24 May 2016 07:26:12 -0400 Received: from mx1.parallels.com ([199.115.104.18]:60670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5ATP-00076F-Ta for qemu-devel@nongnu.org; Tue, 24 May 2016 07:26:08 -0400 References: <573C39AB.5010008@virtuozzo.com> <1463572706.30045.54.camel@redhat.com> From: "Denis V. Lunev" Message-ID: <57443A3B.9070601@virtuozzo.com> Date: Tue, 24 May 2016 14:25:47 +0300 MIME-Version: 1.0 In-Reply-To: <1463572706.30045.54.camel@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Regression with windows 7 VMs and VGA CVE-2016-3712 fix (2.6.0 and 2.5.1.1) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Thomas Lamprecht , qemu-devel@nongnu.org On 05/18/2016 02:58 PM, Gerd Hoffmann wrote: > Hi, > >> we have (may be) similar stuff with win2k3. With these patches merged >> we have win2k3 crashed with the bug check below. >> We are using qemu-kvm-2.3.0-31.2.13 >> >> There are a bunch of VMs in this state and semi-reliable reproduction. > Does https://patchwork.ozlabs.org/patch/622965/ help? > > cheers, > Gerd > > unfortunately, no. This patch does not help me :(