cyberus-technology / virtualbox-kvm

KVM Backend for VirtualBox. With our current development model, we cannot easily accept pull requests here. If you'd like to contribute, feel free to reach out to us, we are happy to find a solution.
GNU General Public License v3.0
957 stars 119 forks source link

Import Qemu VM #16

Closed t0msk closed 9 months ago

t0msk commented 9 months ago

I dont know where to ask, so I ask here, now when Virtualbox uses as KVM for virtualization, is possible to import into Virtualbox Qemu virtual machine? For that I was using virt-manager, so I wonder if I can use Virtualbox-kvm for it.

parthy commented 9 months ago

Even though KVM is now used for virtualization, the frontend responsible for managing the VMs still remains VirtualBox and not virt-manager. Apart from some limitations (#3), the big noticeable difference for users is that they don‘t need the kernel modules anymore and can run VirtualBox and Qemu side by side. The rest is meant to look and feel completely like standard VirtualBox.