From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 30 20:45:09 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 810C816A41F for ; Fri, 30 Dec 2005 20:45:09 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E8C43D5D for ; Fri, 30 Dec 2005 20:45:07 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.13.4/8.13.4/Debian-3) with ESMTP id jBUKj6ir019836; Fri, 30 Dec 2005 21:45:06 +0100 Received: from saturn.kn-bremen.de (uucp@localhost) by gwyn.kn-bremen.de (8.13.4/8.13.4/Submit) with UUCP id jBUKj67h019834; Fri, 30 Dec 2005 21:45:06 +0100 Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.13.1/8.13.1) with ESMTP id jBUKi3mB064863; Fri, 30 Dec 2005 21:44:03 +0100 (CET) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.13.1/8.13.1/Submit) id jBUKi2c6064862; Fri, 30 Dec 2005 21:44:02 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Fri, 30 Dec 2005 21:44:02 +0100 To: NAKATA Maho Message-ID: <20051230204402.GA64828@saturn.kn-bremen.de> Mail-Followup-To: NAKATA Maho , freebsd-emulation@freebsd.org References: <20051230.070737.74749143.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051230.070737.74749143.chat95@mac.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-emulation@freebsd.org Subject: Re: small update to qemu ports X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 20:45:09 -0000 On Fri, Dec 30, 2005 at 07:07:37AM +0900, NAKATA Maho wrote: > Hi, > I added WITH_HACKS knob to emulators/qemu to enable idedma support. Looks good. Do you want to commit it? Juergen