From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcjlI-0001PA-By for qemu-devel@nongnu.org; Fri, 01 Jul 2011 15:52:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcjlG-0003QM-9T for qemu-devel@nongnu.org; Fri, 01 Jul 2011 15:52:23 -0400 Received: from mail-iw0-f173.google.com ([209.85.214.173]:64144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcjlF-0003QA-UM for qemu-devel@nongnu.org; Fri, 01 Jul 2011 15:52:22 -0400 Received: by iwn3 with SMTP id 3so3518027iwn.4 for ; Fri, 01 Jul 2011 12:52:20 -0700 (PDT) MIME-Version: 1.0 Sender: vapierfilter@gmail.com From: Mike Frysinger Date: Fri, 1 Jul 2011 15:52:00 -0400 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] simulation paper with Blackfin and QEMU + GNU sim List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: gdb@sourceware.org, qemu-devel@nongnu.org Cc: Robin.Getz@analog.com Robin and i wrote a paper on simulation that focused on QEMU and the GNU sim with the Blackfin architecture. it covers implementation, testing, and benchmarking. maybe some people will find it useful. maybe not. http://docs.blackfin.uclinux.org/lib/exe/fetch.php?media=presentations:ols-2011-sim.pdf then we presented it at OLS this year: http://docs.blackfin.uclinux.org/lib/exe/fetch.php?media=presentations:ols-2011-sim.odp -mike