From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44652 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3miD-0005eN-DC for qemu-devel@nongnu.org; Thu, 07 Oct 2010 05:24:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3map-0005LF-Pm for qemu-devel@nongnu.org; Thu, 07 Oct 2010 05:16:52 -0400 Received: from adelie.canonical.com ([91.189.90.139]:37025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3map-0005Kx-Hr for qemu-devel@nongnu.org; Thu, 07 Oct 2010 05:16:51 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1P3mam-0003Pz-UX for ; Thu, 07 Oct 2010 10:16:49 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 125592E80FB for ; Thu, 7 Oct 2010 09:16:25 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 07 Oct 2010 09:05:46 -0000 From: Jes Sorensen <639651@bugs.launchpad.net> Sender: bounces@canonical.com References: <20100915151259.29737.65112.malonedeb@potassium.ubuntu.com> Message-Id: <20101007090546.8216.17496.malone@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed Reply-To: Bug 639651 <639651@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Just to be sure, you are not using the virtio-blk driver for Windows here? I have seen similar crashes with the older version of virtio-blk when used = on recent versions of KVM. -- = DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver inst= alled https://bugs.launchpad.net/bugs/639651 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: New Status in Debian GNU/Linux: New Bug description: Positng the issue here since I did not get any reply on the ML. I was trying to update some windows XP (SP3) images in kvm. It worked fine several times but last time I added mass storage drivers to sysprep and now on the second boot after reseal (the first is mini-setup) I get a BSOD with message DRIVER_IRQL_NOT_LESS_OR_EQUAL. = It turns out that the error is unrelated to storage drivers. It is triggere= d by Synaptics driver installing for the PS2 mouse in kvm (which does not h= appen in VirtualBox or on real hardware). The image is originally created on hardware with MP acpi (not virtualizatio= n). qemu-kvm 0.12.5+dfsg-2