From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40326 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdopC-00061o-HA for qemu-devel@nongnu.org; Tue, 27 Jul 2010 14:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Odop7-0004Tl-Mr for qemu-devel@nongnu.org; Tue, 27 Jul 2010 14:24:18 -0400 Received: from mail-gy0-f173.google.com ([209.85.160.173]:54923) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Odop7-0004Tf-JN for qemu-devel@nongnu.org; Tue, 27 Jul 2010 14:24:17 -0400 Received: by gyd10 with SMTP id 10so1540241gyd.4 for ; Tue, 27 Jul 2010 11:24:16 -0700 (PDT) Message-ID: <4C4F244C.90906@codemonkey.ws> Date: Tue, 27 Jul 2010 13:24:12 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] ide_dma_cancel will result in partial DMA transfer (resend #4) References: <20100727173050.GK16655@random.random> <4C4F1AFB.3020100@codemonkey.ws> <20100727181522.GM16655@random.random> In-Reply-To: <20100727181522.GM16655@random.random> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrea Arcangeli Cc: qemu-devel@nongnu.org On 07/27/2010 01:15 PM, Andrea Arcangeli wrote: > On Tue, Jul 27, 2010 at 12:44:27PM -0500, Anthony Liguori wrote: > >> printf()s? >> > I see plenty of printf in that file, do you want them only under > #ifdef DEBUG_IDE? > Yes. Regards, Anthony Liguori