From owner-freebsd-xen@FreeBSD.ORG Wed Jul 22 21:16:22 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DF971065674 for ; Wed, 22 Jul 2009 21:16:22 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id EDA148FC28 for ; Wed, 22 Jul 2009 21:16:21 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so262715qwe.7 for ; Wed, 22 Jul 2009 14:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=g3Iz6asks4ptsUZwlsLTmxYVvf1kwqRP/263OaM1Q0U=; b=O77cPgx77onkM2kyUAoNzf6vsb4UXIV6memj3j8AXHfKJAGmIviiXa3Gdua8e7X5AX 4PrSWBL9nvDOTXSlGgVjmYA5T0oPWH1oF8pxKmEBxkQMq/FxSHSPFFti6zS2y5E3Z0No cOt2NSa0bZcsAYKEPg4LZZXarQv81GZOK5d8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=lkK2OHIXNCd8OPDCpVbnCMp7u92yucM7zxdaxNqcXfTUQqkPGPgI/b0wllDDBROWSK WmsF+ANYFY4dbUJ5aKimvJbADI7sK0dKMNT/v3XXQKgiBClx2asw2G/oHqS53DQPTMA4 bcaxuvroxleMiFQntcTuDiCx3H6WytypmAwGE= MIME-Version: 1.0 Received: by 10.229.81.70 with SMTP id w6mr302077qck.11.1248297381107; Wed, 22 Jul 2009 14:16:21 -0700 (PDT) Date: Wed, 22 Jul 2009 16:16:21 -0500 Message-ID: <11167f520907221416o5d5e9e7ak7368dbaebc0e54ce@mail.gmail.com> From: "Sam Fourman Jr." To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: FreeBSD handbook says xen Dom0 support in FreeBSD 8.0 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 21:16:22 -0000 Hello Xen List, I found the following mention of xen Dom0 support in the FreeBSD handbook. Does this mean that someone is actively working on Xen Dom0 support for FreeBSD 8? 22.3.2 Other Virtualization Options There is ongoing work in getting Xen=99 to work as a host environment on FreeBSD. An experimental version of this will appear in FreeBSD 8.0 http://www.freebsd.org/doc/en/books/handbook/virtualization-host.html Just wondering Sam Fourman Jr.