From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bkoo1-00022v-OY for qemu-devel@nongnu.org; Wed, 14 Jul 2004 14:48:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bkonx-000224-Ii for qemu-devel@nongnu.org; Wed, 14 Jul 2004 14:48:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bkonx-000221-FI for qemu-devel@nongnu.org; Wed, 14 Jul 2004 14:48:33 -0400 Received: from [194.90.9.20] (helo=mxout1.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bkol7-0004Cc-Vf for qemu-devel@nongnu.org; Wed, 14 Jul 2004 14:45:38 -0400 Received: from [10.0.0.150] ([212.235.101.134]) by mxout1.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I0U00MCMURZAX@mxout1.netvision.net.il> for qemu-devel@nongnu.org; Wed, 14 Jul 2004 21:45:36 +0300 (IDT) Date: Thu, 15 Jul 2004 21:45:42 +0300 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] [patch] make PCI work with Windows NT 4 guest In-reply-to: <877jt7ru1v.fsf@benpfaff.org> Message-id: <200407152145.42025.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-8-i Content-transfer-encoding: 7BIT Content-disposition: inline References: <877jt7ru1v.fsf@benpfaff.org> Reply-To: hetz@witch.dyndns.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Fabrice Bellard On Wednesday 14 July 2004 09:18, Ben Pfaff wrote: > This is the minimal patch that, combined with my previous patch, > allows a Windows NT 4 guest to boot with qemu's PCI support > enabled. It seems that WNT4 is pretty grumpy about the DSC > ("device seek complete") bit in the status register. If we don't > set it on WIN_SPECIFY, WNT4 times out and gives up on the device. Fabrice, do you plan to commit Ben's patches soon, or should I put it on my web site for now? Thanks, Hetz