Hi vbox folks!
I'm part of the graphics team working on linuxkpi and drm-next graphics.
I'm curious, with these modules in place, how much work would it be to get
accelerated graphics in vbox with freebsd host/guest.
For freebsd guest additions, looking at the source it seems like porting
src/VB
Hi
https://www.freebsd.org/doc/handbook/virtualization-guest-virtualbox.html
I couldn't find anything in the handbook and various source on internet was
misleading.
The magic recipe that worked for me was
# kldload vboxvfs
# mount_vboxvfs -w Shared /mnt (for R/W mount of a shared folder name
"
Hi vbox folks! (cc: x11 list)
According to this
https://www.phoronix.com/scan.php?page=article&item=virtualbox-60-vmsvga&num=1
vbox can now use the vmwgfx kernel driver for accelerated graphics. With
that I assume that virtualbox's own drm driver project is scrapped.
I've been working on porting
Hi
On 5/21/19 11:46 AM, Jung-uk Kim wrote:
> On 19. 5. 21., Johannes Lundberg wrote:
>> Hi vbox folks! (cc: x11 list)
>>
>> According to this
>> https://www.phoronix.com/scan.php?page=article&item=virtualbox-60-vmsvga&num=1
>> vbox can now use the vmwg
On 6/25/19 10:47 AM, Jung-uk Kim wrote:
> On 19. 5. 21., Jung-uk Kim wrote:
>> On 19. 5. 21., Johannes Lundberg wrote:
>>> Hi
>>>
>>> On 5/21/19 11:46 AM, Jung-uk Kim wrote:
>>>> On 19. 5. 21., Johannes Lundberg wrote:
>>>>> Hi vbox