From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Tue, 13 Aug 2019 02:02:31 -0700 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 21B9F308A98C; Tue, 13 Aug 2019 09:02:31 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-117-193.ams2.redhat.com [10.36.117.193]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3DBF88246F; Tue, 13 Aug 2019 09:02:29 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v4 00/35] Specific platform to run OVMF in Xen PVH and HVM guests To: Anthony PERARD Cc: devel@edk2.groups.io, Julien Grall , xen-devel@lists.xenproject.org, Jordan Justen , Ard Biesheuvel , =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= , Andrew Cooper References: <20190729153944.24239-1-anthony.perard@citrix.com> <1ba55a93-e880-6fe3-abfc-a840d956bf3c@redhat.com> <20190812151237.GB1289@perard.uk.xensource.com> From: "Laszlo Ersek" Message-ID: <7375a551-6d61-54a8-07a8-425ca7d6e8cb@redhat.com> Date: Tue, 13 Aug 2019 11:02:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190812151237.GB1289@perard.uk.xensource.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Tue, 13 Aug 2019 09:02:31 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 08/12/19 17:12, Anthony PERARD wrote: > On Tue, Jul 30, 2019 at 03:10:13PM +0200, Laszlo Ersek wrote: >> Hi Anthony, >> >> On 07/29/19 17:39, Anthony PERARD wrote: >>> Patch series available in this git branch: >>> https://xenbits.xen.org/git-http/people/aperard/ovmf.git br.platform-xen-pvh-v4 >>> >>> Changes in v4: >>> - patch "OvmfPkg/XenPlatformPei: Reserve hvmloader's memory only when it has >>> run" was removed, and instead a different change is done in >>> "OvmfPkg/XenPlatformPei: Rework memory detection" >>> - other changes detailed in the notes of each patch >> >> I've gone through the v4 series. If reviewers on the xen-devel list >> think v4 is okay to merge, I can do that (with the small fixups I >> offered here and there). I suggest that we wait a few days -- please >> ping me when you believe the review on xen-devel has concluded. >> >> If you prefer to post v5, that works as well of course. > > There's a few more small fixup proposed by Roger, should I post a v5 for > them? (and maybe only CC you and the lists.) > > Otherwise, I've pushed the branch br.platform-xen-pvh-v4.1 to my repo [1] > where I believe I've collected all the small fixups. > [1] https://xenbits.xen.org/git-http/people/aperard/ovmf.git br.platform-xen-pvh-v4.1 Please post v5. Thanks! Laszlo