From owner-freebsd-virtualization@FreeBSD.ORG Mon Mar 31 18:13:59 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E111BF2 for ; Mon, 31 Mar 2014 18:13:59 +0000 (UTC) Received: from nexus.itaserv.net (nexus.itaserv.net [5.9.118.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8E941B8 for ; Mon, 31 Mar 2014 18:13:58 +0000 (UTC) Received: from [78.134.26.143] by itaserv.net with HTTP; Mon, 31 Mar 2014 20:08:45 +0200 From: bRa B Date: Mon, 31 Mar 2014 20:08:45 +0200 X-Mailer: Axigen WebMail To: freebsd-virtualization@freebsd.org Message-ID: <1396289325336661500@itaserv.net> Subject: Bhyve on a Core i7-920 Importance: Normal MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-AxigenSpam-Level: 4 X-AxigenVirus-Level: 1 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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, 31 Mar 2014 18:13:59 -0000 =E2=80=8BHowdy folks, i have encountered a strange issue when i was trying to run CentOS 6.5 with= bhyve on a server with 11.0-CURRENT FreeBSD Installed: VM unrestricted guest capability required Error in initializing VM the machine has 48GB of ram, and the cpu is a i7 920 as stated in the subje= ct of this email.=20 It has the instructions required to run bhyve ( VMX and POPCNT, as they app= ear in the dmesg log and in the Intel's Ark: http://ark.intel.com/products/= 37147/Intel-Core-i7-920-Processor-8M-Cache-2_66-GHz-4_80-GTs-Intel-QPI?q=3D= core%20i7-920 ). Is there something wrong with this CPU?=20 Thanks Brando