From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L9GxM-0002Xz-RL for qemu-devel@nongnu.org; Sun, 07 Dec 2008 05:33:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L9GxJ-0002UH-8Q for qemu-devel@nongnu.org; Sun, 07 Dec 2008 05:33:44 -0500 Received: from [199.232.76.173] (port=48725 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9GxJ-0002U8-4Z for qemu-devel@nongnu.org; Sun, 07 Dec 2008 05:33:41 -0500 Received: from mail2.shareable.org ([80.68.89.115]:55243) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L9GxI-0001Ni-Oy for qemu-devel@nongnu.org; Sun, 07 Dec 2008 05:33:40 -0500 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1L9GxF-00063v-T7 for qemu-devel@nongnu.org; Sun, 07 Dec 2008 10:33:37 +0000 Date: Sun, 7 Dec 2008 10:33:37 +0000 From: Jamie Lokier Message-ID: <20081207103337.GA23212@shareable.org> References: <20081206220906.GA34210@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081206220906.GA34210@saturn.kn-bremen.de> Subject: [Qemu-devel] SCSI emulation not recognised with Windows Web Server 2008 guest Reply-To: 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 Juergen Lock wrote: > (I tested dd bs=64k count=500 /dev/null and > similar with a raw image, both scsi and virtio were always faster than ide.) On a related note, I tried using KVM's SCSI with Windows Web Server 2008, and at install time it didn't recognise the SCSI device, asking for a driver disk. So I had to use IDE. Anyone had any better luck with Windows and SCSI? Was this device supported by older versions of Windows? On virtio, just wondering if anyone's interested in writing Windows virtio block drivers? Cheers, -- Jamie