From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51837 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh24G-00059H-OG for qemu-devel@nongnu.org; Thu, 05 Aug 2010 11:09:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh24D-0004kd-4d for qemu-devel@nongnu.org; Thu, 05 Aug 2010 11:09:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64674) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh24C-0004kM-Tz for qemu-devel@nongnu.org; Thu, 05 Aug 2010 11:09:09 -0400 Message-ID: <4C5A74E8.8030209@redhat.com> Date: Thu, 05 Aug 2010 10:23:04 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu doesn't implement SCSI READ DISC INFORMATION command (0x51) Qemu reports: SK=5h/ASC=20h/ACQ=00h References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jasper Hartline Cc: qemu-devel@nongnu.org Am 05.08.2010 08:33, schrieb Jasper Hartline: > https://bugs.launchpad.net/qemu/+bug/612901 > > Just curious if anyone has any information on this, perhaps this is > fixed in a CVS or git branch of Qemu > or a possible work around someone knows may work, or any information really. No, this command doesn't seem to be implemented yet even in current git master. Kevin