From owner-freebsd-virtualization@FreeBSD.ORG Tue Apr 30 09:25:31 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 87AB581B for ; Tue, 30 Apr 2013 09:25:31 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx2.netapp.com (mx2.netapp.com [216.240.18.37]) by mx1.freebsd.org (Postfix) with ESMTP id 6EAD0152E for ; Tue, 30 Apr 2013 09:25:31 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,580,1363158000"; d="scan'208";a="22328546" Received: from smtp2.corp.netapp.com ([10.57.159.114]) by mx2-out.netapp.com with ESMTP; 30 Apr 2013 02:25:25 -0700 Received: from vmwexceht01-prd.hq.netapp.com (exchsmtp.hq.netapp.com [10.106.76.239]) by smtp2.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id r3U9PPOQ020493; Tue, 30 Apr 2013 02:25:25 -0700 (PDT) Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.71]) by vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) with mapi id 14.02.0342.003; Tue, 30 Apr 2013 02:25:25 -0700 From: "Eggert, Lars" To: Neel Natu Subject: Re: bhyveload "vm_create: Device not configured" Thread-Topic: bhyveload "vm_create: Device not configured" Thread-Index: AQHORXXGa7yTqhRzPEKSbEXl6s8NJ5ju7oEAgAAC/ICAAAI5AA== Date: Tue, 30 Apr 2013 09:25:24 +0000 Message-ID: References: <4C57110A-E840-492D-AE63-219022BCEF28@netapp.com> <8F2F5E48-0ECB-4805-B5B9-089B5F35272C@netapp.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.51] Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 30 Apr 2013 09:25:31 -0000 Hi, On Apr 30, 2013, at 11:17, Neel Natu wrote: > Unfortunately not - this processor does not support extended page tables. ah, crud. Xen is not an option either, because AFAIK FreeBSD still doesn't have dom0 = support. Is there any other virtualization option to look into? > Although this also shows that we need better error reporting ... one more > thing on the todo list. I double-checked, and the message actually does show up in demsg even when = I kldload from the loader - I just managed to miss it. Thanks, Lars=