From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjeT5-0008Tw-8C for qemu-devel@nongnu.org; Fri, 26 May 2006 11:43:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjeT3-0008Ra-JB for qemu-devel@nongnu.org; Fri, 26 May 2006 11:43:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjeT3-0008RK-EO for qemu-devel@nongnu.org; Fri, 26 May 2006 11:43:13 -0400 Received: from [62.241.163.6] (helo=astro.systems.pipex.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjeXy-00061s-Al for qemu-devel@nongnu.org; Fri, 26 May 2006 11:48:18 -0400 From: Paul Brook Subject: Re: [Qemu-devel] qemu ./Makefile.target ./usb-linux.c ./vl.c ./v... Date: Fri, 26 May 2006 16:43:08 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605261643.09561.paul@nowt.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On Friday 26 May 2006 16:34, Blue Swirl wrote: > >Log message: > > Rearrange SCSI disk emulation code. > > At least partial transfers are broken, the command returns zero data. Could you elaborate a bit more please? I've no idea what you mean by "partial transfers". Paul