From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcJoU-0007gm-VS for qemu-devel@nongnu.org; Tue, 24 Oct 2006 06:47:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcJoQ-0007fV-4A for qemu-devel@nongnu.org; Tue, 24 Oct 2006 06:47:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcJoP-0007fO-6i for qemu-devel@nongnu.org; Tue, 24 Oct 2006 06:47:13 -0400 Received: from [213.21.137.89] (helo=mail.zipman.it) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GcJoO-0005MH-SV for qemu-devel@nongnu.org; Tue, 24 Oct 2006 06:47:13 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.zipman.it (Postfix) with ESMTP id 826461434A for ; Tue, 24 Oct 2006 12:47:08 +0200 (CEST) Received: from mail.zipman.it ([127.0.0.1]) by localhost (mail.zipman.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CbRmXqfoCPY1 for ; Tue, 24 Oct 2006 12:47:06 +0200 (CEST) Received: from [172.24.17.238] (unknown [213.21.168.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.zipman.it (Postfix) with ESMTP id C17C41422D for ; Tue, 24 Oct 2006 12:47:05 +0200 (CEST) Message-ID: <453DEF27.7020705@zipman.it> Date: Tue, 24 Oct 2006 12:47:03 +0200 From: Flavio Visentin MIME-Version: 1.0 Subject: Re: [Qemu-devel] Config file support References: <200610232129.53615.paul@codesourcery.com> <200610231822.59310.rob@landley.net> <200610240033.51392.paul@codesourcery.com> In-Reply-To: <200610240033.51392.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul Brook wrote: > ram {base=0; size=RAM_SIZE, physaddr=0} > ram {base=0x80000000; size=RAM_SIZE, physaddr=0} > integrator_core{ram_size=RAM_SIZE}; > arm_cpu_pic {cpu_index=0, pic_name="CPU0"} > integrator_pic {pic_name="PRIMARY", base=0x14000000,parent="CPU0", > parent_irq=0, parent_fiq=1} > integrator_pic {pic_name="SECONDARY", base=0xca000000, pic="PRIMARY",irq=0, > fiq=1} > integrator_pit{base=0x13000000, pic="PRIMARY", irq=5} > pl011{base=0x16000000, name="serial0", pic="PRIMARY", irq=1} At this point it's really cleaner and maybe simpler to use XML, as someone suggested, also because you can have more information on how the components relates to each other. ... - -- Flavio Visentin GPG Key: http://www.zipman.it/gpgkey.asc There are only 10 types of people in this world: those who understand binary, and those who don't. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFPe8nusUmHkh1cnoRAu3ZAJ40KCZqn6qxTVNZH7xNGFkr+2XSsQCaAjww 5eoh+FWayk4ZEuCLWlPuqOQ= =76Qs -----END PGP SIGNATURE-----