From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dw65x-0005re-Kr for qemu-devel@nongnu.org; Fri, 22 Jul 2005 18:34:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dw65s-0005pg-Mg for qemu-devel@nongnu.org; Fri, 22 Jul 2005 18:34:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dw65s-0005o3-Fj for qemu-devel@nongnu.org; Fri, 22 Jul 2005 18:34:12 -0400 Received: from [68.73.59.20] (helo=shuttle.metzlers.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dw6BY-0004aO-6b for qemu-devel@nongnu.org; Fri, 22 Jul 2005 18:40:04 -0400 Received: from localhost (localhost [127.0.0.1]) by shuttle.metzlers.org (Postfix) with ESMTP id C30E91ACBC for ; Fri, 22 Jul 2005 18:29:46 -0400 (EDT) From: Josh Metzler Subject: Re: [Qemu-devel] Anyone familiar with the slirp code? Date: Fri, 22 Jul 2005 18:29:46 -0400 References: <20050722155125.GC3558@cel.leo> In-Reply-To: <20050722155125.GC3558@cel.leo> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507221829.46143.joshdeb@metzlers.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Friday 22 July 2005 11:51 am, Paul LeoNerd Evans wrote: > Hi all again, > > I'm looking over the slirp code, trying to work out the exact nature of > this AMD64 bug. ... > Is anyone here familiar with the way the code is intended to run..? I > would like to get to the bottom of the issue, and fix it in a proper > robust way... You might want to ask the colinux developers, too, as I believe they have been doing some work on slirp for their project. Josh