From owner-freebsd-xen@FreeBSD.ORG Tue Nov 23 15:27:16 2010 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 EBF901065672 for ; Tue, 23 Nov 2010 15:27:16 +0000 (UTC) (envelope-from ykohut@onapp.com) Received: from edgelb.ocscloud.net (edge01.ocscloud.net [91.210.68.35]) by mx1.freebsd.org (Postfix) with ESMTP id 90F8D8FC13 for ; Tue, 23 Nov 2010 15:27:15 +0000 (UTC) Received: from W01EXHUB01.hosting.tg.local (10.101.22.23) by W01EXEDGE01.hosting.tg.local (91.210.68.35) with Microsoft SMTP Server (TLS) id 8.1.311.2; Tue, 23 Nov 2010 15:27:14 +0000 Received: from [192.168.128.133] (194.44.160.178) by smtpauth.thinkgrid.net (10.101.22.25) with Microsoft SMTP Server (TLS) id 8.1.311.2; Tue, 23 Nov 2010 15:27:14 +0000 From: Yuriy Kohut Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 23 Nov 2010 17:27:12 +0200 Message-ID: To: MIME-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) Cc: Subject: Xen PV drivers for FreeBSD 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: Tue, 23 Nov 2010 15:27:17 -0000 Hi, I'm trying HVM DomU since FreeBSD paravirtualized is not stable enough. Is there any Xen PV drivers which could be used for HVM FreeBSD DomU to = not load system by full hardware virtualization ? Thanks --- Yura