From owner-freebsd-virtualization@freebsd.org Thu Aug 11 08:27:06 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 7EFC6BB5CAB for ; Thu, 11 Aug 2016 08:27:06 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from smtp-1-out.integrity.hu (smtp-1-out.integrity.hu [212.52.165.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "intmail-smtp.integrity.hu", Issuer "StartCom Class 3 OV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 40CF71A88 for ; Thu, 11 Aug 2016 08:27:06 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from webmail.integrity.hu (mail-fe-1.integrity.hu [10.1.64.120]) by mail-smtp.integrity.hu (Postfix) with ESMTPA id 3E5464098D; Thu, 11 Aug 2016 10:10:23 +0200 (CEST) Received: from z7+//4U/ExP11QAqnUPrLSVhTpTpVt7BWabxW2udgi6md3Uu6OtFLQ== (ZUCF/IfcTUmRzQhqcKgY7Ne0iNlwoMfb) by webmail.integrity.hu with HTTP (HTTP/1.1 POST); Thu, 11 Aug 2016 10:10:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 11 Aug 2016 10:10:23 +0200 From: gabor@zahemszky.hu To: Peter Grehan Cc: freebsd-virtualization@freebsd.org Subject: Re: bhyve in KVM In-Reply-To: <11220b41-85d0-04c6-b78c-177315c96e10@freebsd.org> References: <52c4dc22732575fd86f907a77705355d@zahemszky.hu> <11220b41-85d0-04c6-b78c-177315c96e10@freebsd.org> Message-ID: X-Sender: gabor@zahemszky.hu User-Agent: Roundcube Webmail/1.1.4 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: Thu, 11 Aug 2016 08:27:06 -0000 2016-08-10 21:30 időpontban Peter Grehan ezt írta: > Hi Gábor, > >> 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 > rework). See the thread starting at > http://lists.freebsd.org/pipermail/freebsd-virtualization/2015-October/003870.html, > and also PR 203994. > > later, > > Peter. Thanks for the info. Zahemszky, Gábor