[Bug 264876] How to run VirtualBOX and Bhyve toegether,without to kill bhyve first.

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Jun 2022 18:13:11 UTC
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: marietto2008@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.

-- 
You are receiving this mail because:
You are the assignee for the bug.