From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LY4V9-0007w9-Tr for qemu-devel@nongnu.org; Fri, 13 Feb 2009 15:19:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LY4V8-0007ut-DL for qemu-devel@nongnu.org; Fri, 13 Feb 2009 15:19:07 -0500 Received: from [199.232.76.173] (port=46191 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LY4V8-0007up-5J for qemu-devel@nongnu.org; Fri, 13 Feb 2009 15:19:06 -0500 Received: from az33egw02.freescale.net ([192.88.158.103]:57440) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LY4V7-0001J2-QD for qemu-devel@nongnu.org; Fri, 13 Feb 2009 15:19:06 -0500 Subject: Re: [Qemu-devel] [RFC] Machine description as data From: Jon Loeliger In-Reply-To: <4995D4EE.8030703@gmx.net> References: <87iqnh6kyv.fsf@pike.pond.sub.org> <1234378228.28751.79.camel@slate.austin.ibm.com> <20090212040138.GD31142@yookeroo.seuss> <87iqng0x3t.fsf@pike.pond.sub.org> <20090213004305.GB8104@yookeroo.seuss> <4994D6C8.5050004@gmx.net> <1234555452.2323.5.camel@ld0161-tx32> <4995D4EE.8030703@gmx.net> Content-Type: text/plain Date: Fri, 13 Feb 2009 14:19:00 -0600 Message-Id: <1234556340.2323.8.camel@ld0161-tx32> Mime-Version: 1.0 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: Carl-Daniel Hailfinger Cc: devicetree-discuss , Markus Armbruster , Hollis Blanchard , qemu-devel@nongnu.org On Fri, 2009-02-13 at 21:15 +0100, Carl-Daniel Hailfinger wrote: > > As would the proposed language enhancements I suggested. > > > > Do you have a pointer to the archives for that? All that code is available in the "testing" branch of the repository on jdl.com. Fair warning, I'm rebasing that branch to HEAD of master regularly. jdl