From owner-freebsd-virtualization@FreeBSD.ORG Wed Nov 27 04:41:22 2013 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 F2726787 for ; Wed, 27 Nov 2013 04:41:22 +0000 (UTC) Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC3222638 for ; Wed, 27 Nov 2013 04:41:22 +0000 (UTC) Received: by mail-pb0-f49.google.com with SMTP id jt11so9396874pbb.8 for ; Tue, 26 Nov 2013 20:41:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=f9421Mja+OX3qetxcLynbaIB1SGDASxfv6dUro75pPw=; b=bg3dwXfJMYqJMviHsOv5Q3WVhokbGmSBW2CAXhBuvnPGSGgZyx5pdlk2HNk4+uhukI wpwA5lgHZGJJraf25/hKbupXflenyIaU9P3QF192OUiH0vHg0kM4Am7jRnTz5cvDaFP+ eT81/iKnnZDKxm4plIrdievHOpBJREFTAHfAXRK9PU6t8Xim4KauW4ZVFSchR2bzln3i brtYTwd5n41Ce2lAN5WMnbG8bcRZW2+IuuCGqD1WS2EMFh1KmoLju49z7YJElCaJcvli U4EOv0uVChodUxZlDbvrCbyMwxPvsZdOFowO6vd59Zy2vCdXuG1XEnpMYYd8oaO9ALYa VmtA== X-Gm-Message-State: ALoCoQkZIiqFgY8MXx1U2DcRswPoOPDwOHUAoMr0+hMZ3fi1u6F1YfRzFCRUfnqEXTNfgb7y/B7U X-Received: by 10.68.130.72 with SMTP id oc8mr149207pbb.200.1385526793662; Tue, 26 Nov 2013 20:33:13 -0800 (PST) Received: from Michaels-MacBook-Pro.local (c-98-246-202-204.hsd1.or.comcast.net. [98.246.202.204]) by mx.google.com with ESMTPSA id yh1sm84565276pbc.21.2013.11.26.20.33.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Nov 2013 20:33:12 -0800 (PST) Message-ID: <52957607.4010505@callfortesting.org> Date: Tue, 26 Nov 2013 20:33:11 -0800 From: Michael Dexter User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: Re: bhyve - non *bsd guests References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.16 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, 27 Nov 2013 04:41:23 -0000 On 11/26/13 8:04 PM, Scott Pilz wrote: > Firstly I'd like to say thank you for those involved in the bhyve > project. You're welcome! It has indeed come a long way and things are accelerating quickly. Hurah Neel and Peter. > The error I'm getting is: > > VM unrestricted guest capability required > Error in initializing VM That is a new one to me and given that you have FreeBSD VMs working, I personally don't know what might trigger this. I trust this is bare-metal and not under say, VMware nested VT-x? Hopefully the developers will chime in. Michael