From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 19 19:33:39 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 ADC5F16A4CE for ; Sat, 19 Mar 2005 19:33:39 +0000 (GMT) Received: from mx2.netapp.com (mx2.netapp.com [216.240.18.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A11943D39 for ; Sat, 19 Mar 2005 19:33:39 +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 11:33:39 -0800 X-IronPort-AV: i="3.91,104,1110182400"; d="scan'208"; a="182744792:sNHT16172204" Received: from siml3.eng.netapp.com (siml3-fe.eng.netapp.com [10.56.9.153]) j2JJXd2D007579 for ; Sat, 19 Mar 2005 11:33:39 -0800 (PST) Date: Sat, 19 Mar 2005 11:33:39 -0800 (PST) From: Kip Macy X-X-Sender: kmacy@siml3.eng.netapp.com To: Mailing List FreeBSD Hackers In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 19:33:39 -0000 Repost. Outlook posts a different e-mail address from the one I subscribed with. > In all fairness I'd like to say that Nate put me in touch with someone to > commit the work. At about the same time I discovered a rather annoying bug > (since fixed), and I haven't followed back up. > > For those who would like to try it out I just submitted a sparse tree patch > against the development branch (xeno-unstable.bk), that I believe will be > committed shortly. It and a kernel can be found at: > > http://www.fsmware.com/xenofreebsd/5.3/050317/ > > You'll find some very basic instructions for booting a FreeBSD guest on xen > one level up. > > To avoid premature enthusiasm I'd like to point out that FreeBSD is currently > only supported as an unprivileged guest. DOM0 support is not that much work, > it simply isn't a priority at the moment. > > -Kip > > -----Original Message----- > From: Eric Masson [mailto:e-masson@kisoft-services.com] > Sent: Saturday, March 19, 2005 6:53 AM > To: Mailing List FreeBSD Hackers > Subject: Xen support > > Hello, > > Everybody here probably knows about Xen, the virtualization layer from > Cambridge University (Uk) : > http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ > > Is there any hope to see Kip Macy's work on Xen Support merged in the > main tree anytime soon ? > http://sourceforge.net/mailarchive/forum.php?thread_id=6793311&forum_id=35600 > > Regards > > Éric Masson > > -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan