From owner-freebsd-virtualization@FreeBSD.ORG Thu Apr 2 18:23:46 2015 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C5AC2D6 for ; Thu, 2 Apr 2015 18:23:46 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A76ADD5 for ; Thu, 2 Apr 2015 18:23:46 +0000 (UTC) Received: by widdi4 with SMTP id di4so87527291wid.0 for ; Thu, 02 Apr 2015 11:23:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=UYl8b+0JQVnAmK2JvxWWyQSvjgNm92750jlHZoFWz+o=; b=QsTK5YUnZgxYYtlXigJemC9jcpN3TXWxdZx7/EafM4rBLfiNQRo/tFe40ZhnexFdgY 1mY01EdDaS4FlEMWlqDSG9d/1A7wR+6S3ziXM0QUxD8QhVb4g2Qtip1ZpEFqpA/LbeNh 99iHYKVDeCT0Szc4noXINB31KJWUDYFeemBgmD2rHVDf4OMH04WU3Omg01KdWLLcSP0/ G92fOUKaqUtmqjTvJRrHKFcLdoE+eDeNJi046IC2jrc5lAOOmkox6rLzJpaKUDWVUm6c tU+N7svlkqZteEixheF3MOavFShoVX2r0GHs3IAJpUugrEMWusbHNJgka/oZHu6MHbcx tO4g== X-Received: by 10.194.171.136 with SMTP id au8mr98166576wjc.6.1427999024621; Thu, 02 Apr 2015 11:23:44 -0700 (PDT) Received: from [192.168.2.134] (193.Red-81-35-2.dynamicIP.rima-tde.net. [81.35.2.193]) by mx.google.com with ESMTPSA id r3sm8314565wjw.7.2015.04.02.11.23.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Apr 2015 11:23:43 -0700 (PDT) Message-ID: <551D892E.3090309@gmail.com> Date: Thu, 02 Apr 2015 20:23:42 +0200 From: =?windows-1252?Q?Gustau_P=E9rez?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: =?windows-1252?Q?Roger_Pau_Monn=E9?= , freebsd-virtualization@freebsd.org Subject: Re: available hypervisors in FreeBSD References: <551BC8B3.2030900@bestsolution.at> <551BCB74.1060900@citrix.com> In-Reply-To: <551BCB74.1060900@citrix.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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, 02 Apr 2015 18:23:46 -0000 On 01/04/2015 12:41, Roger Pau Monné wrote: > El 01/04/15 a les 12.30, Udo Rader ha escrit: >> Hi all, >> >> first please excuse if this may be a FAQ, but even though I am a long >> time linux admin (~1996), I am quite new to the *BSD world and I am >> trying to evaluate if FreeBSD fits our virtualization needs. >> >> So, for my many questions: >> >> As far as my homework digging revealed, FreeBSD supports four hypervisors: >> >> * bhyve >> * KVM >> * QEMU >> * VirtualBox > Make that 5: > * Xen: http://wiki.xen.org/wiki/FreeBSD_Dom0 Hi, reading the wiki, I see EPT seems to be mandatory, is there any way to run without the EPT extension in legacy hardware? Best, Gustau