From owner-freebsd-current@FreeBSD.ORG Mon Dec 2 17:58:04 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F907C6B; Mon, 2 Dec 2013 17:58:04 +0000 (UTC) Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4CEC71880; Mon, 2 Dec 2013 17:58:01 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.93,812,1378857600"; d="scan'208";a="77415356" Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net) ([10.9.154.239]) by FTLPIPO02.CITRIX.COM with ESMTP; 02 Dec 2013 17:57:53 +0000 Received: from [IPv6:::1] (10.80.16.47) by smtprelay.citrix.com (10.13.107.80) with Microsoft SMTP Server id 14.2.342.4; Mon, 2 Dec 2013 12:57:53 -0500 Message-ID: <529CCA1F.302@citrix.com> Date: Mon, 2 Dec 2013 18:57:51 +0100 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Konstantin Belousov 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> <20131202171913.GL59496@kib.kiev.ua> In-Reply-To: <20131202171913.GL59496@kib.kiev.ua> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Cc: emaste@freebsd.org, peter@FreeBSD.org, alc@FreeBSD.org, xen-devel , "freebsd-xen@freebsd.org" , freebsd-current@freebsd.org, "Justin T. Gibbs" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2013 17:58:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/12/13 18:19, Konstantin Belousov wrote: > On Mon, Dec 02, 2013 at 05:11:49PM +0100, Roger Pau Monn? wrote: >> Hello, >> >> I've yet updated the PVH work one more time, regarding some >> comments from emaste in order to try to make this work easier to >> merge with the UEFI changes. In this regard, the parse_memmap >> hook now fetches and parses the memmap, so UEFI can define it's >> own hook and do the fetching and parsing there. >> >> As usual, the patch can be found on my git tree: >> >> git://xenbits.xen.org/people/royger/freebsd.git pvh_v6 >> >> Or >> >> http://xenbits.xen.org/gitweb/?p=people/royger/freebsd.git;a=shortlog;h=refs/heads/pvh_v6 >> >> >> 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. > > The patch is large, and I definitely do not have desire to look at > the Xen-specific parts. Is it possible to split the patch into > changes for common code, and the rest ? If not, could you provide > only the chunks related to the common code anyway, so that I read > what needed to read, and do not miss some part ? You can certainly use http://xenbits.xen.org/gitweb/?p=people/royger/freebsd.git;a=commit;h=e6b5f404ea805de4070a9ad501be8e91a722f05b in order to see the specific diffs for each modified file, this way you can only look at changes in common files and skip most of the Xen specific changes. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iQEcBAEBAgAGBQJSnMofAAoJEKXZdqUyumTAzjUH/3fDf9TDgBbKJoOlgPGWhTc3 GDY9Vw2oRzfB7IAyNKGXesE5PPkl4S2A/VVxN/So9Jw1PdGwK/iUGNQIyR5jI5YW BOclDB42huRoHRPYXH/pDrdHpOKrudJg9GeXldT0Q+EXThDMKgTGuAekqdtSN6dS F8YtXMokMrIBkklCzTBsJLAhA8nAZ+CozLuIgHUelkY5XX8Zw7RhrAZNZWy6WZP5 nGgVL6eeJ1mQ6l8JLSwEAvo6mx7ka7HVLmx4IQ1Plm6nx17WLIUdJi9NI6tW7s5v LAD6BH+iPCxDOK6qDCVmSHAZ6RJmI+ksasqIRx4pAe02l806qAUsoXjyzymgn6Y= =ovkV -----END PGP SIGNATURE-----