From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqZfN-0007uR-Rl for qemu-devel@nongnu.org; Thu, 16 Oct 2008 16:41:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqZfN-0007uF-Aw for qemu-devel@nongnu.org; Thu, 16 Oct 2008 16:41:53 -0400 Received: from [199.232.76.173] (port=49981 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqZfN-0007uC-8O for qemu-devel@nongnu.org; Thu, 16 Oct 2008 16:41:53 -0400 Received: from yw-out-1718.google.com ([74.125.46.158]:41314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KqZfM-00019a-Rl for qemu-devel@nongnu.org; Thu, 16 Oct 2008 16:41:53 -0400 Received: by yw-out-1718.google.com with SMTP id 6so49135ywa.82 for ; Thu, 16 Oct 2008 13:41:52 -0700 (PDT) Message-ID: <761ea48b0810161341o143a8a35l7a774db958c59342@mail.gmail.com> Date: Thu, 16 Oct 2008 22:41:51 +0200 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] [PATCH] Improve symbol lookup In-Reply-To: <48F7A4D6.8070405@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48E52067.6080408@mail.berlios.de> <48F79CB9.4090602@mail.berlios.de> <48F7A4D6.8070405@mail.berlios.de> 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 Thu, Oct 16, 2008 at 10:32 PM, Stefan Weil wrote: > > The current patch only supports system emulation. > User emulation needs more fixes to compile again. I will take a look at it this week-end unless someone beats me to it. Laurent