by eshizhan on 4/9/17, 1:59 AM with 73 comments
by justabystander on 4/9/17, 7:40 AM
I'd love to see a bit more alignment between VirtualBox and Qemu. Even though KVM and Qemu's virtualized graphics acceleration is still a WIP, having a shared code base could accelerate the project on things like SPICE (https://www.spice-space.org/download.html) and Virgl (https://virgil3d.github.io/). Unfortunately, I think it uses a lot of Linux-specific technologies (e.g. KVM, Gallium), so the likelihood of sharing at that level seems pretty low. Although, supposedly Gallium isn't locked into Windows.
Theoretically, if we could agree on a common host-guest interface for a virtual graphics adapter, it could share the guest implementations and host implementations could be added as needed. And it could be reused in multiple projects. But it always seems that this is the tech that never gets sufficient cross-project collaboration. And given the many differences between vendor hardware, a portable interface has been difficult. Maybe Vulkan will provide enough low-level functionality to ease the abstraction?
by hedora on 4/9/17, 3:42 AM
(This is a serious question--what can possibly be more important to average virtualbox users than having a working desktop environment? Virtualbox has always occupied the desktop virtualization niche, so I'm trying to figure out what has changed...)
by hamburglar on 4/9/17, 2:57 AM
by petecox on 4/9/17, 3:54 AM
Perhaps Oracle and Microsoft (WSL) can collaborate on supporting an X11 server (ones already exist) for Windows 10.
by eshizhan on 4/9/17, 10:03 AM
by cpncrunch on 4/9/17, 4:48 AM
by tcrews on 4/9/17, 2:02 AM
If you need 3D support in a VM on your workstation, use VMware Workstation 12... it's awesome (but Vagrant support sucks).
by eshizhan on 4/9/17, 2:11 AM
by harrygeez on 4/9/17, 8:47 AM
by mrmondo on 4/9/17, 7:55 AM
by bhouston on 4/9/17, 3:37 AM