From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCD42-0003Ju-7z for Qemu-devel@nongnu.org; Tue, 19 Apr 2011 11:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCD41-0005iA-DB for Qemu-devel@nongnu.org; Tue, 19 Apr 2011 11:42:06 -0400 Received: from na3sys009aog105.obsmtp.com ([74.125.149.75]:35826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCD41-0005hW-5e for Qemu-devel@nongnu.org; Tue, 19 Apr 2011 11:42:05 -0400 Received: from [10.11.122.169] (unknown [10.11.122.169]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail4.thomson.net (Postfix) with ESMTPS id A8D0FA07 for ; Tue, 19 Apr 2011 15:42:00 +0000 (GMT) Message-ID: <4DADAD48.2060503@technicolor.com> Date: Tue, 19 Apr 2011 17:42:00 +0200 From: Li Xin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How to test support of a new board? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org Hi all, I want to make a new support of arm board "TH68" of THOMSON TELECOM in QEMU. This board have a microprocessor called "PNX8019". So I made some simulations of the functional blocs. But I don't know how to test the code in QEMU. Is there anyone have any experience or any example? Thanks in advance!!! Xin LI