From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 19 21:12:05 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D354A16A4CE for ; Sat, 19 Mar 2005 21:12:05 +0000 (GMT) Received: from mx2.netapp.com (mx2.netapp.com [216.240.18.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E4E43D46 for ; Sat, 19 Mar 2005 21:12:05 +0000 (GMT) (envelope-from kmacy@netapp.com) Received: from frejya.corp.netapp.com (10.57.157.119) by mx2.netapp.com with ESMTP; 19 Mar 2005 13:12:07 -0800 X-IronPort-AV: i="3.91,104,1110182400"; d="scan'208"; a="182749320:sNHT15401256" Received: from siml3.eng.netapp.com (siml3-fe.eng.netapp.com [10.56.9.153]) j2JLC52D016513; Sat, 19 Mar 2005 13:12:05 -0800 (PST) Date: Sat, 19 Mar 2005 13:12:05 -0800 (PST) From: Kip Macy X-X-Sender: kmacy@siml3.eng.netapp.com To: Eric Masson In-Reply-To: <86mzsze49y.fsf@srvbsdnanssv.interne.kisoft-services.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Mailing List FreeBSD Hackers Subject: Re: Xen support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 21:12:06 -0000 > Ok, not really annoying, Manuel Bouyer is working on domain0 support for > NetBSD, so I won't have to install some linux on the box ;) So I've heard. I haven't tried it out yet. > As my girlfriend would like me to keep the bare minimum number of > machines here, Xen is the way to run Net/Free/DFly and maybe some > dreadful Debian on a single amd64 machine. LOL. There isn't any DFly support currently. Starting from the FreeBSD port, it wouldn't be hard to add. > Regarding this kind of setup, do you know if Xen could support amd64 in > domain0 and mix amd64/ia32 kernels/userlands in other domains ? There currently is only compatibility-mode support for applications not guests. I'm not under the impression that x86_64 support is that stable yet. Otherwise I would've started on x86_64 FreeBSD support. Please try it out and let me know off-list how well it works. -Kip