From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MneMN-0005jZ-1f for qemu-devel@nongnu.org; Tue, 15 Sep 2009 16:10:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MneMM-0005jN-In for qemu-devel@nongnu.org; Tue, 15 Sep 2009 16:10:42 -0400 Received: from [199.232.76.173] (port=39626 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MneMM-0005jK-D1 for qemu-devel@nongnu.org; Tue, 15 Sep 2009 16:10:42 -0400 Received: from ey-out-1920.google.com ([74.125.78.145]:7328) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MneMM-0002Gj-0a for qemu-devel@nongnu.org; Tue, 15 Sep 2009 16:10:42 -0400 Received: by ey-out-1920.google.com with SMTP id 13so1001473eye.14 for ; Tue, 15 Sep 2009 13:10:40 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4AAF5F78.40001@redhat.com> References: <1252943364-32705-1-git-send-email-kraxel@redhat.com> <1252943364-32705-8-git-send-email-kraxel@redhat.com> <4AAF5F78.40001@redhat.com> From: Blue Swirl Date: Tue, 15 Sep 2009 23:10:20 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 7/9] ide/isa: convert to qdev. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Tue, Sep 15, 2009 at 12:33 PM, Gerd Hoffmann wrote: > On 09/14/09 19:46, Blue Swirl wrote: >> >> On Mon, Sep 14, 2009 at 8:23 PM, Blue Swirl =C2=A0= wrote: >>> >>> On Mon, Sep 14, 2009 at 6:49 PM, Gerd Hoffmann =C2= =A0wrote: >>>> >> >> Stupid me, it was 4/8 which broke it! Sorry. > > Not reproducable. =C2=A0Can you double-check? Strange, I can't reproduce it anymore.