From owner-freebsd-emulation@FreeBSD.ORG Mon May 17 16:44:31 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from [127.0.0.1] (unknown [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 7F4AE1065670; Mon, 17 May 2010 16:44:28 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-emulation@FreeBSD.org Date: Mon, 17 May 2010 12:44:08 -0400 User-Agent: KMail/1.6.2 References: <4BF0953F.8000304@freebsd.org> In-Reply-To: <4BF0953F.8000304@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005171244.10079.jkim@FreeBSD.org> Cc: Daichi GOTO , vbox@FreeBSD.org Subject: Re: VirtualBox 3.1.8 on current (after ACPICA 20100428 merged) 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: Mon, 17 May 2010 16:44:31 -0000 On Sunday 16 May 2010 09:00 pm, Daichi GOTO wrote: > Hi VirtualBox guys, thanks for your great work of VirtualBox! > > I am trying VirtualBox 3.1.8 port on current, and found > that one needs follow patch to build: --- >8 --- SNIP!!! --- >8 --- > It is the same situation as VirtualBox 3.2.0-dev on current after > ACPICA 20100428 merged. Yes, the first patch is common for both 3.1 and 3.2: http://docs.freebsd.org/cgi/mid.cgi?201004291923.19471.jkim vbox-cpuhotplug.dsl patch is only for 3.2: http://docs.freebsd.org/cgi/mid.cgi?201004301405.24206.jkim > How about to add above patch to VirtualBox 3.1.8 port? You should ask vbox@ (CC'ed). Jung-uk Kim