From owner-freebsd-xen@FreeBSD.ORG Mon Dec 2 22:11:02 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEAFA4DA for ; Mon, 2 Dec 2013 22:11:02 +0000 (UTC) Received: from mx2.shrew.net (mx2.shrew.net [38.97.5.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DD631D7B for ; Mon, 2 Dec 2013 22:11:02 +0000 (UTC) Received: from mail.shrew.net (mail1.shrew.prv [10.22.204.21]) by mx2.shrew.net (8.14.5/8.14.5) with ESMTP id rB2M9eUI038474 for ; Mon, 2 Dec 2013 16:09:41 -0600 (CST) (envelope-from mgrooms@shrew.net) Received: from [127.0.0.1] (216-110-21-66.static.twtelecom.net [216.110.21.66]) by mail.shrew.net (Postfix) with ESMTPSA id EDCA61819E for ; Mon, 2 Dec 2013 16:09:48 -0600 (CST) Message-ID: <529D0561.1030201@shrew.net> Date: Mon, 02 Dec 2013 16:10:41 -0600 From: Matthew Grooms User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: freebsd-xen@freebsd.org Subject: Re: FreeBSD PVH guest support References: <526E6807.9030005@citrix.com> <527BD793.8010606@citrix.com> <527E24D8.4010403@citrix.com> <52864749.1020308@citrix.com> <528F9699.4060307@citrix.com> <529CB145.6030404@citrix.com> In-Reply-To: <529CB145.6030404@citrix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mx2.shrew.net [10.22.204.12]); Mon, 02 Dec 2013 16:09:41 -0600 (CST) X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 02 Dec 2013 22:11:02 -0000 On 12/2/2013 10:11 AM, Roger Pau Monné wrote: > > I would really like to get this committed sooner rather than later, > mainly because I plan to start working on Dom0 soon, and having to carry > another patch on top of this is going to be quite hard. > PVH dom0 support for FreeBSD would be fantastic! Many thanks for your work on this Roger. -Matthew