From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Db3mt-0008Qw-TV for qemu-devel@nongnu.org; Wed, 25 May 2005 17:51:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Db3mr-0008NE-A1 for qemu-devel@nongnu.org; Wed, 25 May 2005 17:51:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Db3mp-0008J0-Iz for qemu-devel@nongnu.org; Wed, 25 May 2005 17:51:35 -0400 Received: from [63.228.1.57] (helo=gate.crashing.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Db3jy-0003oD-Ru for qemu-devel@nongnu.org; Wed, 25 May 2005 17:48:39 -0400 Subject: Re: [Qemu-devel] booting linux 2.6 in qemu-system-ppc From: Benjamin Herrenschmidt In-Reply-To: <1117054842.15980.118.camel@rapid> References: <1116115668.25230.1.camel@localhost> <1116159184.12010.88.camel@rapid> <1116808312.20084.14.camel@gaston> <1116845275.15980.96.camel@rapid> <1116845462.5124.1.camel@gaston> <1117054842.15980.118.camel@rapid> Content-Type: text/plain Date: Thu, 26 May 2005 07:46:41 +1000 Message-Id: <1117057602.5076.21.camel@gaston> 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: "J. Mayer" Cc: Johannes Berg , qemu-devel@nongnu.org > Right, is this set according to some OF properties (which could be a > cause of the bug) ? > I didn't find anything like this in OF fb code, but I may have missed > it.... prom_init() sets it using calls to OF fb driver setcolreg method. Ben.