From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Still LSI scsi problems with Windows guest and kvm 82? Date: Tue, 13 Jan 2009 14:43:01 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm-devel Return-path: Received: from sj-iport-6.cisco.com ([171.71.176.117]:4483 "EHLO sj-iport-6.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770AbZAMWnE (ORCPT ); Tue, 13 Jan 2009 17:43:04 -0500 Received: from sj-core-2.cisco.com (sj-core-2.cisco.com [171.71.177.254]) by sj-dkim-2.cisco.com (8.12.11/8.12.11) with ESMTP id n0DMh2CZ001221 for ; Tue, 13 Jan 2009 14:43:02 -0800 Received: from xbh-sjc-221.amer.cisco.com (xbh-sjc-221.cisco.com [128.107.191.63]) by sj-core-2.cisco.com (8.13.8/8.13.8) with ESMTP id n0DMh2wh026662 for ; Tue, 13 Jan 2009 22:43:02 GMT Sender: kvm-owner@vger.kernel.org List-ID: I have a (32-bit) Windows XP guest installed, and if I start kvm-82 (from the Debian packages) on a 2.6.29-rc1 kernel (running 64-bit on an AMD host), the guest boots but soon dies with messages along the lines of: lsi_scsi: error: Unimplemented message 0x0c lsi_scsi: error: Reselect with pending DMA scsi-disk: Tag 0x0 already in use scsi-disk: Unsupported command length, command f0 lsi_scsi: error: Unimplemented message 0x0c lsi_scsi: error: Reselect with pending DMA scsi-disk: Unsupported command length, command f0 lsi_scsi: error: Reselect with pending DMA scsi-disk: Bad buffer tag 0x0 Is this a known problem? - R.