Hacker News new | ask | show | jobs
by wtf_is_up 868 days ago
I think this should solve a current issue I have with virtualbox dealing with nested VMs. For example, nested QEMU VM running in a Virtualbox Linux guest causes the guest to lock up. According to virtualbox forum thread, only virtualbox-in-virtualbox nesting is supported, so to get around this I use virt-manager. But I think this kvm backend should solve it.
1 comments

The KVM backend doesn't have nesting enabled just yet. We're on it.
Running VirtualBox-KVM in a QEMU-VM with enabled nesting should work though.