From owner-freebsd-mips@FreeBSD.ORG Sat May 5 21:02:40 2007 Return-Path: X-Original-To: freebsd-mips@freebsd.org Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2F2F16A403 for ; Sat, 5 May 2007 21:02:39 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id CBD6213C465 for ; Sat, 5 May 2007 21:02:39 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id C8DA621E77A for ; Sat, 5 May 2007 16:47:36 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 05 May 2007 16:47:11 -0400 X-Sasl-enc: ac00jk7EiyxGPmxnkD6rgpQ4FLFM2nZquGaK/Q/PKUF7 1178398031 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 1BF27294C9 for ; Sat, 5 May 2007 16:47:11 -0400 (EDT) Message-ID: <463CED4D.1090504@FreeBSD.org> Date: Sat, 05 May 2007 21:47:09 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.10 (X11/20070407) MIME-Version: 1.0 To: freebsd-mips@freebsd.org References: <463CA77D.20801@incunabulum.net> In-Reply-To: <463CA77D.20801@incunabulum.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] Teach gxemul yamon about clock discovery X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2007 21:02:40 -0000 Bruce M Simpson wrote: > > This patch teaches the GXemul YAMON prom emulation to export the > configured CPU clock in the virtual machine to the host OS: > http://people.freebsd.org/~bms/dump/gxemul-clockfreq-yamon.diff Anders Gavare informs me this patch will be in the next snapshot of gxemul. Regards, BMS