Bug 264876 - How to run VirtualBox and bhyve togeether, without killing bhyve first?
Summary: How to run VirtualBox and bhyve togeether, without killing bhyve first?
Status: Closed Not A Bug
Alias: None
Product: Base System
Classification: Unclassified
Component: bhyve (show other bugs)
Version: 13.1-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: Graham Perrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 18:13 UTC by mario felicioni
Modified: 2023-08-18 20:41 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mario felicioni 2022-06-24 18:13:11 UTC
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.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2023-08-18 20:41:13 UTC
^Triage: thank you for your report. Bugzilla here is used for issues that are identifiably bugs and enhancements.

For general support, questions and issues, the following channels are available to the community:

  https://www.freebsd.org/support.html

Thank you