From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 29 15:32:24 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22E8C106564A for ; Wed, 29 Sep 2010 15:32:24 +0000 (UTC) (envelope-from rnejdl@ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id E3DC88FC0A for ; Wed, 29 Sep 2010 15:32:23 +0000 (UTC) Received: from ASSP.nospam (tethys [71.252.219.43]) (authenticated bits=0) by tethys.ringofsaturn.com (8.14.4/8.14.4) with ESMTP id o8TFWNpD003747; Wed, 29 Sep 2010 10:32:23 -0500 (CDT) (envelope-from rnejdl@ringofsaturn.com) Received: from mail.ringofsaturn.com ([71.252.219.43] helo=mail.ringofsaturn.com) with IPv4:25 by ASSP.nospam; 29 Sep 2010 10:32:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 29 Sep 2010 10:32:22 -0500 From: Rusty Nejdl To: "Sean C. Farley" In-Reply-To: References: Message-ID: <82fb3219fb9054da8219eed3f306d1dd@ringofsaturn.com> X-Sender: rnejdl@ringofsaturn.com User-Agent: RoundCube Webmail/0.4-trunk X-Assp-Version: 1.7.5.7(1.0.07) on ASSP.nospam X-Assp-Intended-For-IP: 71.252.219.43 X-Assp-Passing: authenticated X-Assp-ID: ASSP.nospam 74343-11560 X-Assp-Envelope-From: rnejdl@ringofsaturn.com Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 2D acceleration 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: Wed, 29 Sep 2010 15:32:24 -0000 On Sat, 25 Sep 2010 20:21:31 -0500 (CDT), "Sean C. Farley" wrote: > Here is a patch that adds 2D acceleration. I am not sure if the > VirtualBox_LIBS.freebsd line is needed or not, but it does not cause > any apparent regressions. I tested this with the Nvidia driver, and > it shows improvement within the VM. I do not know how other drivers > will work. EXA may be required over XAA. > > If the patch does not make it through the mailing list filter, it can > also be found here: > http://people.freebsd.org/~scf/virtualbox-2daccel.patch > > Sean I've been testing this since you sent it out on 64bit FreeBSD and have seen no issues whatsoever. Not sure about how much speed up though but no stability issues. Sincerely, Rusty Nejdl