From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoTU8-0002lR-F5 for qemu-devel@nongnu.org; Tue, 10 Jul 2012 02:00:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SoTU6-0005kc-RT for qemu-devel@nongnu.org; Tue, 10 Jul 2012 01:59:44 -0400 Received: from smtp.gentoo.org ([140.211.166.183]:50392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SoTU6-0005kQ-LN for qemu-devel@nongnu.org; Tue, 10 Jul 2012 01:59:42 -0400 From: Mike Frysinger Date: Tue, 10 Jul 2012 01:59:55 -0400 References: <1341839097-4074-1-git-send-email-vapier@gentoo.org> <4FFADAF0.2090002@suse.de> In-Reply-To: <4FFADAF0.2090002@suse.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2098875.nvr8FHmf9Y"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201207100159.57018.vapier@gentoo.org> Subject: Re: [Qemu-devel] [PATCH] flatload: fix bss clearing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?q?F=E4rber?= Cc: Riku Voipio , qemu-devel@nongnu.org --nextPart2098875.nvr8FHmf9Y Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Monday 09 July 2012 09:21:52 Andreas F=E4rber wrote: > Am 09.07.2012 15:04, schrieb Mike Frysinger: > > The current bss clear logic assumes the target mmap address and host > > address are the same. Use g2h to translate from the target address > > space to the host so we can call memset on it. >=20 > Patch looks sensible. Are you working on rebasing your Blackfin target > to QOM and AREG0? i've rebased them to the latest release (1.1.0). FDPIC seems to work fine,= as=20 does basic ELF, but FLAT gets into an infinite loop and i haven't figured o= ut=20 why just yet. =2Dmike --nextPart2098875.nvr8FHmf9Y Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJP+8TcAAoJEEFjO5/oN/WBx4AQAIWjeHB/R8wp3B7hFffBigfH tjSxidgT0zNykZCCfldNs+7UDZODZON/hkPfsqhCk21XTUBiBZ7/J+HuJlghUoim 27BLOM56vaQQOg601g/uNuvbjIf5we5JI7ZYPRBqFAS8wrcLERGw8mkaBlASAXuZ VzpM3I8X/uUPprs5t1iuE4PlrI9/+IKwTGvq+PJ0oE66F1nzr/NfsKIOPSaSmX3H xgXOYo/uYp8+sca/cU7wZkM2AV+xtz6RxqDjLcSJ7rIvyJXSwHB7r/LxsNKg3mz9 9KSRTSp+MRKM+FKyyQ4UwBQuHmQcdmzUfoJaVpzb8SfhW3SBKBjZEXxGCTOfz2r6 jOkd24nj8cJ3MmsbCJdWGknOer8eOmbVCyAXWoYqwwC5a0NBZz0fmC324/zHV8YA 3XXhmDJZpdX1IsC8dZ/PR2FIPNoUsDqoOLDCFLaC95Mtaw5VE6W5f99Uk94Dvh6W Jw8b5LA5w8/tTdJnzVUs4OLdMOstHMFCLh2GA8TrRiaVuvfPYUQwZhINUi1lh9N6 j1djhp26UFvXMdOzSDitbbU6Bw8FrSPgU18D7a7SkH3fADjBwSUrbcHVkp9UixSO Ef610O/5u9k5b1DUrIJYUr5hYXYr08oGvjgfHjKdiie4wX3PORzREkCQv7/c8KCt 0ps49CxBZnqDRY7SjDJ2 =Qlrc -----END PGP SIGNATURE----- --nextPart2098875.nvr8FHmf9Y--