From owner-freebsd-virtualization@FreeBSD.ORG Wed Apr 1 14:30:06 2015 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B74EB9D for ; Wed, 1 Apr 2015 14:30:06 +0000 (UTC) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.freenet.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C7AB15F5 for ; Wed, 1 Apr 2015 14:30:05 +0000 (UTC) Received: from [195.4.92.142] (helo=mjail2.freenet.de) by mout3.freenet.de with esmtpa (ID hafenbrack@freenet.de) (port 25) (Exim 4.82 #2) id 1YdJeb-0006s1-GV for freebsd-virtualization@freebsd.org; Wed, 01 Apr 2015 16:30:01 +0200 Received: from localhost ([::1]:55423 helo=mjail2.freenet.de) by mjail2.freenet.de with esmtpa (ID hafenbrack@freenet.de) (Exim 4.82 #2) id 1YdJeb-00038A-B2 for freebsd-virtualization@freebsd.org; Wed, 01 Apr 2015 16:30:01 +0200 Received: from mx13.freenet.de ([195.4.92.23]:39494) by mjail2.freenet.de with esmtpa (ID hafenbrack@freenet.de) (Exim 4.82 #2) id 1YdJbf-0008IH-Cy for freebsd-virtualization@freebsd.org; Wed, 01 Apr 2015 16:26:59 +0200 Received: from dslb-188-105-118-172.188.105.pools.vodafone-ip.de ([188.105.118.172]:58928 helo=[192.168.2.103]) by mx13.freenet.de with esmtpsa (ID hafenbrack@freenet.de) (TLSv1.2:DHE-RSA-AES128-SHA:128) (port 465) (Exim 4.82 #2) id 1YdJbf-0004Qt-6t for freebsd-virtualization@freebsd.org; Wed, 01 Apr 2015 16:26:59 +0200 Message-ID: <551C0034.3050803@freenet.de> Date: Wed, 01 Apr 2015 16:27:00 +0200 From: Gerd Hafenbrack User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: Re: available hypervisors in FreeBSD References: <551BC8B3.2030900@bestsolution.at> <551BCB74.1060900@citrix.com> <551BEBBD.4040509@bestsolution.at> <551BFE7C.9060907@citrix.com> In-Reply-To: <551BFE7C.9060907@citrix.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Originated-At: 188.105.118.172!58928 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: Wed, 01 Apr 2015 14:30:06 -0000 On 2015-04-01 16:19, Roger Pau Monné wrote: > El 01/04/15 a les 14.59, Udo Rader ha escrit: >> ... thanks for pointing Xen out. I was indeed not aware of Xen running on >> FreeBSD, an intriguing (and well known) alternative. >> >> The wiki says, that migrate/save/restore are missing from the *BSD port. >> Is that still valid? > > Yes, I'm currently finishing the patches for Xen. This is not missing > from FreeBSD, but from Xen itself when running Dom0 in PVH mode. The documentation for FreeBSD as Dom0 seems outdated anyway to me.