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 19 virtualbox-kvm issues
Sort by recently updated
recently updated
newest added

Do you plan to natively package this with Nix as well?

I am working on packaging virtualbox-kvm for Debian/Ubuntu and I have a few questions: 0. I was able to build and run virtualbox-kvm but VMs won't start due to missing...

Hi How can I create a deb package to use with apt or dpkg? Thanks

I understand that it's supposed that people `git clone` this repo and build it however some would simply want to download the latest official VirtualBox tarball and apply a single...

### Bug Description When I try to run a VM, I get the following message: Required capability 'KVM_CAP_KVM_CAP_XCRS' is missing! (VERR_NEM_MISSING_FEATURE). ### How to Reproduce Compile and try to run...

1. If you have a dedicated / discrete GPU (AMD / NVIDIA / Intel Xe MAX / Intel Arc), can you passthrough it? If yes, what are the steps? 2....

### Bug Description Failing to compile on Slackware-current Host OS details: Slackware64-current Kernel 6.6.15 First off, this looks like a real promising and cool project, thanks for it. I was...

### Bug Description A clear and concise description of what the bug is. ### How to Reproduce Enable NAT for VMs Steps to reproduce the behavior. Set the VMs to...

### Bug Description After building as per the instructions here, VirtualBox comes up fine, but gives an error message as follows: ``` Failed to enumerate host USB devices. Could not...

- Build on each push to dev, archive as tar.gz, release `dev-build.tar.gz` as GitHub release artifact. - Example: https://github.com/pdxjohnny/virtualbox-kvm/releases/tag/dev-build - Build on pull request.