From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45493 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3pCC-0007MW-5g for qemu-devel@nongnu.org; Thu, 07 Oct 2010 08:03:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3pAA-0007DZ-Ta for qemu-devel@nongnu.org; Thu, 07 Oct 2010 08:01:31 -0400 Received: from adelie.canonical.com ([91.189.90.139]:43685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3pAA-0007DS-IX for qemu-devel@nongnu.org; Thu, 07 Oct 2010 08:01:30 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1P3pA4-0004cV-La for ; Thu, 07 Oct 2010 13:01:25 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id CB8122E8210 for ; Thu, 7 Oct 2010 12:01:00 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 07 Oct 2010 11:54:52 -0000 From: Jes Sorensen <639651@bugs.launchpad.net> 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: <4CADB50C.6050007@redhat.com> 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 On 10/07/10 12:17, Michal Suchanek wrote: > 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. I would attack it by hacking hw/ps.c a bit to monitor the transactions in ps2_queue() and ps2_read_data(). Cheers, Jes -- = 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