From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnUQ9-00065Z-Fb for qemu-devel@nongnu.org; Tue, 15 Sep 2009 05:33:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnUQ3-0005y9-Jw for qemu-devel@nongnu.org; Tue, 15 Sep 2009 05:33:56 -0400 Received: from [199.232.76.173] (port=58458 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnUQ3-0005xZ-6K for qemu-devel@nongnu.org; Tue, 15 Sep 2009 05:33:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54046) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnUQ2-0000SX-5Y for qemu-devel@nongnu.org; Tue, 15 Sep 2009 05:33:50 -0400 Message-ID: <4AAF5F78.40001@redhat.com> Date: Tue, 15 Sep 2009 11:33:44 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 7/9] ide/isa: convert to qdev. References: <1252943364-32705-1-git-send-email-kraxel@redhat.com> <1252943364-32705-8-git-send-email-kraxel@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 09/14/09 19:46, Blue Swirl wrote: > On Mon, Sep 14, 2009 at 8:23 PM, Blue Swirl wrote: >> On Mon, Sep 14, 2009 at 6:49 PM, Gerd Hoffmann wrote: >>> > > Stupid me, it was 4/8 which broke it! Sorry. Not reproducable. Can you double-check? thanks, Gerd