From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lst.de (verein.lst.de [213.95.11.210]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E57AADDDFA for ; Sat, 22 Sep 2007 19:56:15 +1000 (EST) Date: Sat, 22 Sep 2007 11:55:46 +0200 From: Christoph Hellwig To: Milton Miller Subject: Re: [PATCH 1/2] qemu platform, v2 Message-ID: <20070922095546.GA14185@lst.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org, Paul Mackerras , Rob Landley , David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Sep 21, 2007 at 06:08:31PM -0500, Milton Miller wrote: > Here is the second rev of patches to boot a arch powerpc kernel on > qemu with the prep architecture. So if this is supposed to be prep why do you need additional kernel support? And if you really needed why isn't it under platforms/prep?