From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57394 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3ngF-0008CO-Ox for qemu-devel@nongnu.org; Thu, 07 Oct 2010 06:26:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3ng6-0003yq-W1 for qemu-devel@nongnu.org; Thu, 07 Oct 2010 06:26:30 -0400 Received: from adelie.canonical.com ([91.189.90.139]:48151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3ng6-0003yR-OO for qemu-devel@nongnu.org; Thu, 07 Oct 2010 06:26:22 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1P3ng4-0003Tx-F1 for ; Thu, 07 Oct 2010 11:26:20 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 79A972E80F9 for ; Thu, 7 Oct 2010 10:26:00 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 07 Oct 2010 10:17:49 -0000 From: Michal Suchanek Sender: bounces@canonical.com References: <20100915151259.29737.65112.malonedeb@potassium.ubuntu.com> <20101007090546.8216.17496.malone@soybean.canonical.com> <4CAD9A63.3070100@redhat.com> Message-Id: Subject: Re: [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed Errors-To: bounces@canonical.com 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 I have no idea how to log the data. I looked at the qemu man page but it does not even mention the PS/2 mouse as a chardev nor offers an option to log traffic of chardevs without attaching them to a file and thus detaching them from the emulated device. Thanks Michal -- = 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