virtualbox-kvm icon indicating copy to clipboard operation
virtualbox-kvm copied to clipboard

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.

Results 23 virtualbox-kvm issues
Sort by recently updated
recently updated
newest added

From https://github.com/gentoo/gentoo/pull/35258, it seems that `--disable-hardening` is needed, otherwise it still requires the vboxdrv module. At the same time, there is a warning if you use `--disable-hardening`. Is it safe...

Since virtualbox-kvm doesn't use out of tree kernel module can it be packaged as flatpak?

### Bug Description I can't start VM from VirtualBox UI if compiled without `--disable-hardening`. ![image](https://github.com/cyberus-technology/virtualbox-kvm/assets/534357/31ed2550-76cf-4586-94d3-4db592568c77) At the same time I can start VM using CLI: ``` VirtualBoxVM --driverless --startvm VM_NAME...

bug

--- name: Feature Request Nested Virtualzation KVM-backend in VirtualBox --- ### Bug Description after enable Nested Virtualzation of exist VMs it doesn't work with Nested Virtualzation in VMs ### How...

enhancement

Hi, I understand it's not a priority at the present, but I'll leave it here as placeholder. It would be useful to improve automation with regard to creating bridged networks....

enhancement

### Bug Description Attempting to create a host-only network gives the following error: ![Error screenshot, "VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory."](https://github.com/cyberus-technology/virtualbox-kvm/assets/938744/592f3d07-92c2-4ed7-8154-c78cec9a9373)...

Is it possible to pass through a dedicated GPU to the VM now that it uses KVM as a backend?

Hello, as long as kvm support natively AMD processors, why is there still lacking this support? Is it there any real reason for that (i don't think so as i...

### Bug Description When following the guide over [here](https://github.com/cyberus-technology/virtualbox-kvm/blob/dev/README.intel-sriov-graphics.md), adapting it to passthrough a dedicated GPU, a code 43 error can be observed after installing the GPU drivers in the...