Date: Sat, 25 Jun 2022 16:12:35 -0700 (PDT) From: "Rodney W. Grimes" <freebsd-rwg@gndrsh.dnsmgr.net> To: bugzilla-noreply@FreeBSD.org Cc: virtualization@FreeBSD.org Subject: Re: [Bug 264876] How to run VirtualBOX and Bhyve toegether,without to kill bhyve first. Message-ID: <202206252312.25PNCZC8071157@gndrsh.dnsmgr.net> In-Reply-To: <bug-264876-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. 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 rgrimes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206252312.25PNCZC8071157>