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

Linux

10793 readers
610 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
you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 7 points 2 months ago (2 children)

Cool that it is now a flatpak

However, I would recommend gnome boxes or virtual manager.

Via flatpak permissions.

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

[–] LeFantome@programming.dev 0 points 2 months ago (1 children)

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

[–] possiblylinux127@lemmy.zip 1 points 2 months ago (1 children)

KVM is only used for the CPU portions

[–] LeFantome@programming.dev 2 points 2 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.