From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40054 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeZqN-0002tY-Hp for qemu-devel@nongnu.org; Sun, 16 Jan 2011 16:09:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeZqL-0006uK-6o for qemu-devel@nongnu.org; Sun, 16 Jan 2011 16:08:59 -0500 Received: from mail-yw0-f45.google.com ([209.85.213.45]:59853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeZqL-0006u8-3Z for qemu-devel@nongnu.org; Sun, 16 Jan 2011 16:08:57 -0500 Received: by ywl5 with SMTP id 5so1950262ywl.4 for ; Sun, 16 Jan 2011 13:08:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D335A31.2090105@gmail.com> References: <000001cbb58c$221f5a00$011aa8c0@side35ya3cah0n> <4D330D01.9060801@gmail.com> <4D33203B.6080505@gmail.com> <4D3340AB.60001@gmail.com> <4D335A31.2090105@gmail.com> Date: Mon, 17 Jan 2011 05:08:56 +0800 Message-ID: Subject: Re: [Qemu-devel] TCG flow vs dyngen From: =?ISO-8859-1?Q?Rapha=EBl_Lef=E8vre?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Bonifazi Cc: Peter Maydell , qemu-devel@nongnu.org 2011/1/17 Stefano Bonifazi : > Hi! > =A0In case you are interested in helping me, I'll give you a big piece of= news > I've just got (even my teacher is not informed yet! :) ) > I've just managed to make more than one instance of qemu-user run at the > same time linking the target code with a specified address for the code > section (-Ttext address of ld). > It works fine and this proves my idea that the problem is within the elf > loader.. > Making it relocate the target code properly would fix the problem ;) > Now let's work on it :) > Regards, > Stefano B. > Congratulation~ just keep going on~! Rapha=EBl Lef=E8vre