From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37685 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Phffw-0004TN-0B for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:59:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Phffv-0001OZ-3n for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:58:59 -0500 Received: from mail-ew0-f45.google.com ([209.85.215.45]:43082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Phffu-0001OG-Q6 for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:58:59 -0500 Received: by ewy10 with SMTP id 10so2592466ewy.4 for ; Tue, 25 Jan 2011 01:58:57 -0800 (PST) Message-ID: <4D3E9EDD.6030008@gmail.com> Date: Tue, 25 Jan 2011 10:58:53 +0100 From: Stefano Bonifazi MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu-user: relocating target code weakness References: <4D3D63B3.1030402@gmail.com> <4D3DD713.10405@twiddle.net> <4D3DF2A9.3080609@gmail.com> <4D3E292E.9090001@twiddle.net> <4D3E8E22.7070208@gmail.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: Mike Frysinger Cc: QEMU Developers , Richard Henderson >> Sorry.. merged with qemu? What version? I have qemu.0.13.0 and there are no >> your fixes.. >> How can I get the fixed qemu sources? > you probably want to use the latest git tree > http://git.qemu.org/qemu.git/ > -mike Wow man! I got your work through the git! Very good job! Now everything is much clearer there! I am happy to see that you did many edits I also did without knowing your work :) Surely you had the sureness of touch doing everything new.. Instead I was always afraid to destroy what worked before, so I moved very slowly :[ Anyway thank you again! If something keeps being wrong I know who to ask for help to! :) Best regards! Stefano B.