From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxKLo-0007oo-H4 for qemu-devel@nongnu.org; Tue, 14 Feb 2012 10:31:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxKLi-0000QB-Sq for qemu-devel@nongnu.org; Tue, 14 Feb 2012 10:31:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxKLi-0000Q6-II for qemu-devel@nongnu.org; Tue, 14 Feb 2012 10:31:22 -0500 Message-ID: <4F3A7F19.1080004@redhat.com> Date: Tue, 14 Feb 2012 16:34:49 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1328563752-3976-1-git-send-email-hpoussin@reactos.org> <1328563752-3976-10-git-send-email-hpoussin@reactos.org> <4F3A7ADC.10209@redhat.com> <4F3A7D86.8080105@redhat.com> In-Reply-To: <4F3A7D86.8080105@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 09/11] fdc: check if media rate is correct before doing any transfer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel@nongnu.org, Juan Quintela Am 14.02.2012 16:28, schrieb Paolo Bonzini: > On 02/14/2012 04:16 PM, Kevin Wolf wrote: >> Juan, Paolo, this is a subsection in a struct array. Does this work >> meanwhile or is it still broken? > > Juan fixed it. Oh, cool. :-) Then I'll apply the other four patches as well. Kevin