> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264876 > > Bug ID: 264876 > Summary: How to run VirtualBOX and Bhyve toegether,without to > kill bhyve first. > Product: Base System > Version: 13.1-RELEASE > Hardware: Any > OS: Any > Status: New > Severity: Affects Only Me > Priority: --- > Component: bhyve > Assignee: virtualization@FreeBSD.org > Reporter: marietto2...@gmail.com > > Hello. > > Actually I should run this script if I want that virtualbox works correctly. > In > short terms,I should kill every bhyve machine and even the vmm module : > > bhyvectl --vm=vm0 --destroy > sudo kldunload vmm > virtualbox > > someone can tell me if there is a method,hack,wrapper that allows virtualbox > and bhyve to work together ? It is a very interesting feature to explore,at > least for me,because I'm working to some projects to make in communications > different virtual machines.
I do not know of any solution to virtualbox + bhyve, but for a implementation of a similiar "feature" Illumos, IIRC, has concurrent KVM and bhyve. -- Rod Grimes rgri...@freebsd.org