Earlier quoted context omitted.
yep, same. Oracle can die in a fire.
And who would take their place moving Java forward? Since Sun went down, it hardly goes over 10% of external contributions, and no one else cared about getting hold of Java 6.
VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
101–110 of 176 posts
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#102Earlier quoted context omitted.
People were already playing GTA 5 at least five years ago using VFIO/PCIe Passthrough. EDIT: Correction, it was four years ago from my few seconds of rechecking myself
Well yeah, but that requires a whole second GPU. A virtual GPU guest driver that translates to calls to the host GPU would be a godsend. Hard to tell if that's what's advertised in these release notes, but if so, then at least older games might finally exhibit some decent performance.
As to the latter part of your first sentence, I believe that virtio-gl works in the manner you describe. Thought it is Linux only. I have experimented with it on Proxmox and it works well enough.
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#103Earlier quoted context omitted.
yep, same. Oracle can die in a fire.
And who would take their place moving Java forward? Since Sun went down, it hardly goes over 10% of external contributions, and no one else cared about getting hold of Java 6.
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#104Has anyone had luck getting decent GUI performance (macOS host, Linux guest)? I don't need 3D, just sane 2D performance. The last time I tried this, it was so bad that I had to drastically decrease the window size to get reasonable performance. As in, it would basically lock up above a certain window size, and no reasonable amount of waiting would get it to respond. (And yes, I fiddled with all of the obvious knobs f…
VMWare does this much better, but is a pain to run on up-to-date kernels.
The situation sucks, is what I'm saying.
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#105Oooh! Will 2022 be the year when a virtualization platform can finally run The Sims 2? ;)
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#106Earlier quoted context omitted.
The only way I've been able to get good virtualized 2D performance without providing a GPU directly to the VM has been to use a display manager where you can disable compositing. Otherwise, you end up having to use a software 3D rasterizer like LLVMpipe, which can be quite slow. The native display managers for XFCE, MATE, and (I believe) KDE allow you to disable compositing. GNOME and Unity's native display managers…
Check out VirGL and the virtio-gpu projects. Is already available in qemu if you're willing to do some work. Virtualized OpenGL (and soon Vulkan?) access to the host GPU inside the VM. e: my memory slips me, I've already run vulkan apps in qemu. > [lexi@arch-steam ~]$ vkcube > Selected GPU 0: Virtio-GPU Venus (Intel(R) UHD Graphics (CML GT2)), type: 1 Granted this was ChromeOS[0], but ultimately it's the same qemu. Y…
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#107What value does vm encryption have? I’d rather encrypt my host and leave my vms unencrypted, given it would be possible to back door virtual box binaries given an unencrypted file system, or keylog keys assuming a remote breach.
It doesn't help against sophisticated keyloggers on the host (although I'd assume you would have a little bit of protection if you don't normally work as admin). It is more for the case that your PC gets stolen, or confiscated by authorities.
I think my PCs which shipped with full disc encryption are secure (Windows, macOS), but I never looked into it in detail. And I don't know for sure who could access it besides me (my job, Microsoft/Apple, law enforcement). My old shared desktop PC is definitely not encrypted. I only really have confidence in the Linux laptop I set up.
So for me it would be a privacy and comfort win to just have a small VM for sensitive stuff which is easy to encrypt.
Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#108Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration
#109Is there a way to stop vbox from phoning home to Oracle?
I'm all for being professional and paying for your tools, but it seems VirtualBox is in the class of "haha I'm not paying for that" like TeamViewer and WinRAR.