From owner-freebsd-virtualization@freebsd.org Wed Aug 10 19:31:03 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31781BB592B for ; Wed, 10 Aug 2016 19:31:03 +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 EA6C314F0 for ; Wed, 10 Aug 2016 19:31:02 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTPS id 527BC20A40EF for ; Thu, 11 Aug 2016 05:30:46 +1000 (AEST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 322AD2810BA for ; Thu, 11 Aug 2016 05:30:46 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mqOfLDRjblms for ; Thu, 11 Aug 2016 05:30:46 +1000 (AEST) Received: from Peters-MacBook-Pro-2.local (unknown [96.82.80.65]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 96D5A280503; Thu, 11 Aug 2016 05:30:43 +1000 (AEST) Subject: Re: bhyve in KVM To: gabor@zahemszky.hu References: <52c4dc22732575fd86f907a77705355d@zahemszky.hu> Cc: freebsd-virtualization@freebsd.org From: Peter Grehan Message-ID: <11220b41-85d0-04c6-b78c-177315c96e10@freebsd.org> Date: Wed, 10 Aug 2016 12:30:49 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <52c4dc22732575fd86f907a77705355d@zahemszky.hu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-CMAE-Score: 0 X-CMAE-Analysis: v=2.2 cv=YvxNfMQX c=1 sm=1 tr=0 a=A6CF0fG5TOl4vs6YHvqXgw==:117 a=mwgbnDbW7alINpy3vhoKyg==:17 a=IkcTkHD0fZMA:10 a=7z1cN_iqozsA:10 a=6I5d2MoRAAAA:8 a=HiqGvHdMky1P7Mo_nZMA:9 a=At-WJh28xWMA:10 a=IjZwj45LgO3ly-622nXo:22 wl=host:3 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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: Wed, 10 Aug 2016 19:31:03 -0000 Hi G=C3=A1bor, > First of all, what is this Disabled in BIOS? > Second, what needs to use bhyve, az kldloading vmm I got: > vmx_init: processor does not support desired basic capabilities > module_register_init: MOD_LOAD (vmm, 0xffffffff8221c4e0, 0) error 22 > > What's missing? There are some checks that have to be relaxed (and some slight=20 rework). See the thread starting at=20 http://lists.freebsd.org/pipermail/freebsd-virtualization/2015-October/00= 3870.html,=20 and also PR 203994. later, Peter.