From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLN62-0006tC-NM for qemu-devel@nongnu.org; Thu, 17 Dec 2009 15:37:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLN5x-0006oM-8C for qemu-devel@nongnu.org; Thu, 17 Dec 2009 15:37:13 -0500 Received: from [199.232.76.173] (port=44083 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLN5w-0006ng-1q for qemu-devel@nongnu.org; Thu, 17 Dec 2009 15:37:08 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:42972) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLN5v-0001Es-7t for qemu-devel@nongnu.org; Thu, 17 Dec 2009 15:37:07 -0500 Received: by yxe26 with SMTP id 26so2376716yxe.4 for ; Thu, 17 Dec 2009 12:37:06 -0800 (PST) Message-ID: <4B2A94BB.4020200@codemonkey.ws> Date: Thu, 17 Dec 2009 14:29:47 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] CELF Project Proposal - Device tree support for QEMU system emulation. References: <200912162246.42366.rob@landley.net> In-Reply-To: <200912162246.42366.rob@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rob Landley Cc: devicetree-discuss@lists.ozlabs.org, qemu-devel@nongnu.org, CE Linux Developers List , Paul Brook Rob Landley wrote: > For background of CELF project proposals, see: > > http://elinux.org/CELF_Open_Project_Proposal_2010 > > Summary: > > Integrate a flattened device tree parser into the emulator QEMU, so QEMU can > create board emulations on the fly (at runtime) from the same data files the > Linux kernel uses to attach drivers to hardware. > See http://thread.gmane.org/gmane.comp.emulators.qemu/44869 I'm not sure why Paul never pushed it but I think he was able to create the syborg board purely from a device tree. Regards, Anthony Liguori