You must log in or register to comment.
What happened to being able to use VirtualBox as a front-end to KVM? That seemed like the best of both worlds.
Why would you do that when libvirt exists and is GTK themed?
I use KDE.
Libvirt is the backend for virtualization. Maybe you meant virtual manager? In that case it is Qt based.
It’s still being maintained. It’s a third-party project btw, but it’s just a patchset so you’ll need to build it yourself: https://github.com/cyberus-technology/virtualbox-kvm
Arch users can also install the virtualbox-kvm package from AUR to get it all in one go, nice and easy.
Damn, never knew such thing existed. I’ll definitely give it a try. Thank you.