From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54249 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOXrC-0004jg-AE for qemu-devel@nongnu.org; Tue, 15 Jun 2010 11:15:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOXrA-0002AN-OM for qemu-devel@nongnu.org; Tue, 15 Jun 2010 11:15:18 -0400 Received: from cantor.suse.de ([195.135.220.2]:50723 helo=mx1.suse.de) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOXrA-00029f-JH for qemu-devel@nongnu.org; Tue, 15 Jun 2010 11:15:16 -0400 Message-ID: <4C1798FD.8040200@suse.de> Date: Tue, 15 Jun 2010 17:15:09 +0200 From: Hannes Reinecke MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 0/7] scsi and megasas update List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: "qemu-devel@nongnu.org" Hi all, I've run an I/O exerciser against the megasas emulation and found quite some issues, both with the HBA and the SCSI emulation. - SG_IO returns -EDOM if the internal queue is exhausted; we should be mapping this to QUEUE_FULL. - Codingstyle fixes for megasas as suggested by blueswirl - We should be using the status codes as defined by SAM, not the linux ones (which are shifted by one) - Each driver has it's own mechanism of storing the sense data, so we should be implementing an accessor scsi_req_sense() to retrieve it. - And, of course, a rather largish megasas update Patches are relative to nab's qemu-kvm git tree at git://git.kernel.org/pub/scm/virt/kvm/nab/qemu-kvm.git Nab, I think this patchset should make Windows happy. Cheers, Hannes --=20 Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg GF: Markus Rex, HRB 16746 (AG N=FCrnberg)