From owner-freebsd-questions@FreeBSD.ORG Wed Aug 24 12:33:58 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB9391065673 for ; Wed, 24 Aug 2011 12:33:58 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 51B8E8FC1A for ; Wed, 24 Aug 2011 12:33:57 +0000 (UTC) Received: by wyh15 with SMTP id 15so1032428wyh.13 for ; Wed, 24 Aug 2011 05:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=GZNjTjdMaYb9R5DO7qfr4shfQG/FgiMgs6qzneuqEe8=; b=HDXHLsN1nu9E1tt2thvZLfhadwYbAAYejTlSVwDWsXGsNXlUHNKgtxa5t8b+5xMvZk 9XYwOLKTB17BhH/W3AR+hGPGNkKsXUQWNmrOW5y7QwGcKWdpCSzhRcw2jxfXkzDMPtII KVrq7O3CzlyI5AyEJJQ+eLpuw5gWROBZAJUF0= Received: by 10.227.55.137 with SMTP id u9mr201928wbg.43.1314189237201; Wed, 24 Aug 2011 05:33:57 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk [87.194.105.247]) by mx.google.com with ESMTPS id eq21sm799704wbb.52.2011.08.24.05.33.54 (version=SSLv3 cipher=OTHER); Wed, 24 Aug 2011 05:33:55 -0700 (PDT) Date: Wed, 24 Aug 2011 13:33:52 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20110824133352.0668ce0a@gumby.homeunix.com> In-Reply-To: <201108241148.p7OBmUYo003209@fire.js.berklix.net> References: <4E54D165.7090202@nagual.nl> <201108241148.p7OBmUYo003209@fire.js.berklix.net> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: to come from Linux to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 12:33:58 -0000 On Wed, 24 Aug 2011 13:48:30 +0200 Julian H. Stacey wrote: > I was reading I think it was nebsd-users@betbsd.org a few days back, > quite an interesting thread about para-virtualization support, > it seems NetBSD may have more support support there &/or with Xen. IIRC the Xen project itself provided host support for NetBSD because of its portability. It allows guest OSs to run on platforms that they don't natively support.