From owner-freebsd-virtualization@FreeBSD.ORG Mon Feb 6 14:41:01 2012 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A84051065679 for ; Mon, 6 Feb 2012 14:41:01 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7DD8FC1E for ; Mon, 6 Feb 2012 14:41:01 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 190D911976; Tue, 7 Feb 2012 00:40:59 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro.local (c-71-56-248-150.hsd1.co.comcast.net [71.56.248.150]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BBV74460 (AUTH peterg@ptree32.com.au); Tue, 7 Feb 2012 00:40:57 +1000 Message-ID: <4F2FE673.4000508@freebsd.org> Date: Mon, 06 Feb 2012 07:40:51 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.26) Gecko/20120129 Thunderbird/3.1.18 MIME-Version: 1.0 To: Nikos Vassiliadis References: <4F065C34.8030300@freebsd.org> <4F2FDB80.1050300@gmx.com> In-Reply-To: <4F2FDB80.1050300@gmx.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Info: RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SPF_SOFTFAIL X-Junkmail-Status: score=29/51, host=dommail.onthenet.com.au Cc: freebsd-virtualization@freebsd.org Subject: Re: BHyVe under VMWare Workstation8/Player4/Fusion4 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 14:41:01 -0000 Hi Nikos, > Does this stand true for virtualbox too? Bhyve under VBox ? No; looks like virtualbox doesn't support nested virtualization. VBox on FreeBSD under VMWare Fusion4/Workstation8 ? Most likely. later, Peter.