[vbox-dev] [PATCH] FreeBSD: pmap_enter() and Qt4 Frontend

Bernhard Fröhlich decke at bluelife.at
Thu May 14 18:50:04 GMT 2009


On Wed, May 13, 2009 8:45 pm, Alexander Eichner wrote:
> Hi Bernhard,
>
> sorry that it took so long to answer.
> Thanks for the patches I finally applied all to our repository
> and the changes should appear in the public repository soon.
> I was also able to fix a few other bugs.
> VirtualBox should now run on 64bit FreeBSD and hardware assisted
> virtualization should work now too.

Thank you very much! The situation improved significantly on amd64 as vbox
now starts fine. But when starting a virtual machine i get an error:

Failed to load VMMR0.r0 (VERR_SYMBOL_VALUE_TOO_BIG).
Unknown error creating VM (VERR_SYMBOL_VALUE_TOO_BIG).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {a7f17a42-5b64-488d-977b-4b2c639ada27}


kind regards,

-- 
Bernhard Fröhlich
http://www.bluelife.at/



> Am Mittwoch, den 06.05.2009, 22:56 +0200 schrieb Bernhard Froehlich:
>> Hi vbox-dev!
>>
>> This are some patches that we created to compile virtualbox on FreeBSD.
>>
>>
>> http://home.bluelife.at/ports/virtualbox/upstream/vbox-freebsd-memobj-r0drv.diff
>>
>> The pmap_enter() change already got merged to 7-stable on 26. Feb 2009
>> so the correct __FreeBSD_version is 701105.
>> http://svn.freebsd.org/viewvc/base?view=revision&revision=189075
>>
>>
>> http://home.bluelife.at/ports/virtualbox/upstream/vbox-missing-events.diff
>>
>> Qt4 on FreeBSD does intentionally not automatically include QEvent*
>> classes so we needed to include them wherever they were missing.
>>
>>
>> http://home.bluelife.at/ports/virtualbox/upstream/vbox-qt3-includes.diff
>>
>> There are a few Qt3 style includes left which break building when Qt3
>> and Qt4 headers are installed on the system.
>>
>>
>> All patches are under the MIT License.
>>
>> _______________________________________________
>> vbox-dev mailing list
>> vbox-dev at virtualbox.org
>> http://vbox.innotek.de/mailman/listinfo/vbox-dev
>
>
> _______________________________________________
> vbox-dev mailing list
> vbox-dev at virtualbox.org
> http://vbox.innotek.de/mailman/listinfo/vbox-dev





More information about the vbox-dev mailing list