From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjFZJ-0002NF-BQ for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:49:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjFZI-0002KL-5D for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:49:20 -0400 Received: from [199.232.76.173] (port=34333 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjFZH-0002K4-T7 for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:49:19 -0400 Received: from rn-out-0910.google.com ([64.233.170.184]:40543) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjFZH-0002NG-I8 for qemu-devel@nongnu.org; Fri, 26 Sep 2008 11:49:19 -0400 Received: by rn-out-0910.google.com with SMTP id m61so712772rnd.8 for ; Fri, 26 Sep 2008 08:49:18 -0700 (PDT) Message-ID: <48DD0264.90706@codemonkey.ws> Date: Fri, 26 Sep 2008 10:40:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] scsi_command_complete() sends invalid values References: <1222441694.4143.14.camel@frecb07144> In-Reply-To: <1222441694.4143.14.camel@frecb07144> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Cc: Paul Brook Laurent Vivier wrote: > Hi, > > it seems there are some inconsistencies between hw/lsi53c895a.c, > hw/scsi-disk.c and what linux driver is waiting (I found this by tracing > the linux driver). > Have you also tested the Windows driver with your changes? Regards, Anthony Liguori