From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R87ok-0006Jo-Rf for qemu-devel@nongnu.org; Mon, 26 Sep 2011 05:49:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R87oj-0005Ha-5y for qemu-devel@nongnu.org; Mon, 26 Sep 2011 05:49:42 -0400 Received: from mail-bw0-f45.google.com ([209.85.214.45]:40009) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R87oj-0005HE-0L for qemu-devel@nongnu.org; Mon, 26 Sep 2011 05:49:41 -0400 Received: by bkbzv15 with SMTP id zv15so5746328bkb.4 for ; Mon, 26 Sep 2011 02:49:39 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E804AB0.9040307@redhat.com> Date: Mon, 26 Sep 2011 11:49:36 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4E802979.9060707@siemens.com> <4E802EB5.3000800@redhat.com> <4E804496.6040305@siemens.com> In-Reply-To: <4E804496.6040305@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] scsi: lsi problems since "unit attention on reset" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel On 09/26/2011 11:23 AM, Jan Kiszka wrote: > scsi_req_parsed target 0 lun 0 tag 0 command 0 dir 0 length 0 > scsi_req_parsed_lba target 0 lun 0 tag 0 command 0 lba 0 > scsi_req_alloc target 0 lun 0 tag 0 > scsi_test_unit_ready target 0 lun 0 tag 0 > scsi_req_build_sense target 0 lun 0 tag 0 key 0x6 asc 0x29 ascq 00 > scsi_req_dequeue target 0 lun 0 tag 0 This looks good. Try http://permalink.gmane.org/gmane.comp.emulators.qemu/118133 perhaps. Paolo