Live data from Hacker News

VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

virtualbox.org

131–140 of 176 posts

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#131
post #75
post #15

Earlier quoted context omitted.

For those not familiar with UTM: https://mac.getutm.app/ "Securely run operating systems on your Mac"

$10 for a GUI.

It's both free and open source (https://github.com/utmapp/UTM). You can pay 10$ to get automatic updates, which IMHO is a very fair price and you are helping support the project.

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#132
post #55

Earlier quoted context omitted.

It wasn't originally their product. It came with the Sun Microsystems acquisition. Sun themselves acquired Virtualbox close to selling to Oracle. Sun never monetized their products well, hence their demise.

Sun and SGI were once profitable but once Linux gained traction it was over. They had no option to be assimilated by the Borg.

I recall SGI were eaten more by Windows NT + off the shelf OpenGL graphics card than Linux. (But Linux also, of course. All non display output which was ran on SGI/Irix could be ran cheaper on Linux.)

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#133

Earlier quoted context omitted.

VirtualBox is cross-platform; runs on Linux, Mac, Windows. Images are portable. As a sibling notes, the Windows built-in is Hyper-V. Or if you don’t like your money, VMWare.

There's a free version of VMWare, though I don't know what features it lacks.

The free player is what earlier on was the normal version of Fusion. So you only lack the professional features like connect to a vSphere host, have the network editor and a few other smaller issues.

See the Compare tab at [0] for a complete list.

edit: Oh.. and if you meant VMware Workstation Player then see this list [1]

[0] https://www.vmware.com/products/fusion.html

[1] https://store-us.vmware.com/compare_workstation

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#135

Earlier quoted context omitted.

I was a big user of dual boot and VFIO, but thanks to the advent of Proton and the recent Wine improvements (DXVK, ...) I've found myself rebooting into Windows for gaming less and less over the course of the last few years. Sure, not everything works, but basically everything single player does with just a few hiccups.

Have you considered just not playing the games that require Windows? There are _plenty_ of really great Linux games. If not, I'd love to know why. I'm not being polemic, I'm not a gamer, but simply avoiding games that don't run on Linux seems rather easy today.

I also play those, indeed, but Steam + Proton works very well for a whole lot of titles without a hitch too, so that's a bonus.

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#136
post #129

Earlier quoted context omitted.

> And who would take their place moving Java forward? Dotnet - it's already ahead, and the existing software can stay in the current Java version. (I'm joking (but not really))

I do .NET and Java for 20 years now, there are so many workloads where .NET still doesn't matter at all. Why do you think Microsoft is now back in Java land with their own distribution, after everything that happened with Sun's lawsuit?

> Why do you think Microsoft is now back in Java land with their own distribution

Because they have enough engineers to throw at any big environment where they can potentially expand in the future and having own distribution for an app layer lays foundations for new Azure services? (edit: checked after the response; first paragraph: "Java at Microsoft spans from Azure to Minecraft, across SQL Server to Visual Studio Code" - yeah, I think I got it)

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#137

Earlier quoted context omitted.

This is a good hack, and it works better than a lot of alternatives, albeit Linux-on-Linux VMs have arguably few uses since systemd-nspawn exists (so you can just --bind the Pipewire socket in the VM)

I'd say that Docker has replaced more Linux-on-Linux VMs than has systemd-nspawn. That said, I'm seriously interested in what GP is doing that he's forwarding audio. Maybe testing desktop distros? Circumventing DRM? Multiseating an office with thinclients?

Docker is fine and dandy, but sometimes you just need to run an Ubuntu container that has to be persistent to run a few tests. debootstrap + systemd-nspawn -bD is amazing at that.

I am also curious about why GP needs audio in Linux VMs - I did similar tricks too but with Windows VMs, in order to pass-through my microphone to shoddy Windows-only corporate chat apps, but I never had the same necessity under Linux to be honest.

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#138

Can I run this without having a tainted kernel on Linux? So that Secure Boot can stay on.

What’s wrong with qemu/kvm?

I moved from vbox to qemu/kvm. Windows UI was much faster on vbox thanks to its 3D acceleration solution. That is kind of translation layer which utilizes/shares your host GPU. I couldn't get such performance gains with qemu/kvm. Possibly it is available with dedicated GPU passed thru to the guest, but my laptop only has one GPU taken by the host.

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#139
post #8
post #7

Earlier quoted context omitted.

If you really need to, UTM (which uses qemu for x86). But if you just want to run x86 Windows software, it's much better to run that under a Windows 11 ARM64 VM.

UTM doesn't have vagrant support yet: https://github.com/hashicorp/vagrant/issues/12518 I basically just want to continue using vagrant, ansible, and ubuntu on my M1 -- what's currently the best stack for that? I tried out Parallels, but there don't seem to be any reputable and up-to-date Ubuntu images for it.

Vagrant + vmware plugin + vmware fusion tech preview. All open source (and free). It does work on my M1 (e.g., I'm able to spin up 4 Ubuntu VMs on my M1 for playing around with Ansible and deployments. Each VM with its own static IP). Now, you either have to trust on one of the Vagrant images for ARM available on Vagrant Cloud, or bake our own using, for instance, Packer.

Re: VirtualBox 7.0 Released – Full VM Encryption Support, New Direct3D Acceleration

#140
post #22

Oracle was responsible for my first complaint, while I was doing my first internship in the US. Because once I used my private laptop with the VirtualBox Extension Pack while connected to the work network. The incredible legal/licensing team got in touch because they identified this use. Since than I avoid Oracle like plague.

[deleted]
Post reply on HN