From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcoVG-0002F7-Ca for qemu-devel@nongnu.org; Thu, 26 Feb 2009 17:14:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcoVE-0002B4-KN for qemu-devel@nongnu.org; Thu, 26 Feb 2009 17:14:49 -0500 Received: from [199.232.76.173] (port=41578 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcoVE-0002AR-7t for qemu-devel@nongnu.org; Thu, 26 Feb 2009 17:14:48 -0500 Received: from qw-out-1920.google.com ([74.125.92.144]:47694) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcoVD-0001bX-Qn for qemu-devel@nongnu.org; Thu, 26 Feb 2009 17:14:48 -0500 Received: by qw-out-1920.google.com with SMTP id 4so696578qwk.4 for ; Thu, 26 Feb 2009 14:14:46 -0800 (PST) Message-ID: <49A71452.7000103@codemonkey.ws> Date: Thu, 26 Feb 2009 16:14:42 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Machine description, an alternativ using XML References: <004601c997de$50cbd7c0$f2638740$@tt@home.se> <200902261606.06841.paul@codesourcery.com> In-Reply-To: <200902261606.06841.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Cc: Blue Swirl , =?ISO-8859-1?Q?Torbj=F6rn_Andersson?= , Paul Brook Paul Brook wrote: >> >> >> >> >> >> >> > > It looks like you're just using XML to encapsulate simple pairs, > which IMHO is completely the wrong way to use XML. Qemu already has to know > about things like IO regions, IRQs, bus bindings. XML gives you the power to > describe these things properly, rather than relying on clumsy naming > conventions. > I'm really don't want to see this get furthered rat holed. Since we all seemed relatively happy with the device tree as a configuration file, can we agree to that firmly and avoid this discussion? Regards, Anthony Liguori