qemu Nesting bhyve inside kvm+qemu - possible?

cracauer@

Developer
I want to run this nested stack:
- Linux
- kvm/qemu
- FreeBSD
- bhyve
- FreeBSD

When starting bhyve inside the middle FreeBSD the kvm around it flips out:
Code:
KVM internal error. Suberror: 1                                          
emulation failure

Not a very helpful message. Has anybody done this?
 
Back
Top