115
top 18 comments
sorted by: hot top new old
[-] trevor@lemmy.blahaj.zone 34 points 3 months ago

This isn't just VirtualBox. It's VirtualBox with a KVM back end. So you get the performance of KVM, but with a much better GUI than virt-manager.

[-] 1984@lemmy.today 1 points 3 months ago

Thats cool actually, thanks for this comment.

[-] qweertz@programming.dev 1 points 3 months ago

I found virtual box so much more confusing than virt manager TBH. Also there is GNOME boxes which is just a pleasure for spinning up quick uncomplicated VMs

[-] trevor@lemmy.blahaj.zone 2 points 3 months ago

You're a different kind of VM enjoyer than me, and that's okay 😎 I'm glad GNOME Boxes and virt-manager are getting the job done for you. I'm okay with the latter, but I think it needs some love, which is why I'm eager to see alternative frontend options.

[-] baduhai@sopuli.xyz 23 points 3 months ago

That's pretty cool. Also, TIL there's a virtualbox kvm backend.

[-] LiveLM@lemmy.zip 9 points 3 months ago

Doesn't Virtualbox require kernel modules to run? How does that work in a flatpak?

[-] Maddier1993@programming.dev 8 points 3 months ago

The backend is not virtualbox stuff but KVM stuff. Only the frontend is virtualbox. so one can claim that it's more apt to say this is "virtualbox-ui"

[-] LiveLM@lemmy.zip 2 points 3 months ago

Ohhhh right, completely forgot they have support for KVM now. Thanks!

[-] LeFantome@programming.dev 9 points 3 months ago

One small downside…

This is not in FlatHub and it is not an official part of the VirtualBox KVM project from Cyberos Technology (the folks that make VirtualBox KVM).

This is a project from GitHub user tulilirockz

[-] possiblylinux127@lemmy.zip 7 points 3 months ago

Cool that it is now a flatpak

However, I would recommend gnome boxes or virtual manager.

[-] somerandomperson@lemmy.dbzer0.com 1 points 3 months ago

Via flatpak permissions.

Flatpak permissions can give access to pretty much anything, in this case, /dev/kvm.

[-] LeFantome@programming.dev 0 points 3 months ago

As this uses the KVM backend, they are all essentially alternative UI for the same hypervisor.

[-] possiblylinux127@lemmy.zip 1 points 3 months ago

KVM is only used for the CPU portions

[-] LeFantome@programming.dev 2 points 3 months ago

Surely it uses KVM for memory isolation as well.

I guess what you are saying is that VirtualBox is still doing device emulation. If so, we agree.

[-] LeFantome@programming.dev 3 points 3 months ago

This is awesome. I use the KVM version of VirtualBox all the time. Not only is it a great UI with good driver support but VirtualBox itself is cross platform while KVM and its various front-ends are not.

I do demos and create documentation that shows VirtualBox in screenshots. The audience are people who will almost all be using Windows and macOS. With VirtualBox, we can all use the same UI with me enjoying better performance from KVM on my Linux boxes.

VirtualBox KVM does not need kernel modules so kernel upgrades are not a hassle. Before now though, I have been having to compile VirtualBox KVM itself which is a bit of a beast.

I cannot wait to try this.

[-] deltapi@lemmy.world 3 points 3 months ago

TIL there's a KVM backend for VirtualBox. Thank you. Does everything "get saved" in VirtualBox format?
I'm using libvirt on my workstation and Proxmox on my servers, it's effort but possible to transfer the VMs back and forth when I need to, not sure if I could do that if I switched.

[-] LeFantome@programming.dev 2 points 3 months ago

VirtualBox KVM uses the same format as VirtualBox proper.

The virtual machine description is not compatible with Proxmox. That said, you can import a VirtualBox environment into Proxmox and vice versa. I have done it.

What you actually import is the “drive” of the VM. You create a new VM in Proxmox (or VirtualBox if going the other way). Then you attach the imported disk to it.

The devices may differ between environments. So they are not exactly the same. But as long as the OS you are visualizing can support both, it works well.

[-] deltapi@lemmy.world 1 points 3 months ago

I'll have to give it a spin. My biggest concern is for one of my VMs that occasionally moves, it has 'disk' for both an efi and a tpm.
In any case, I've read enough in this thread that I'm going to see for myself. :)
Thanks for the feedback!

this post was submitted on 27 Oct 2025
115 points (97.5% liked)

Linux

12207 readers
240 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS