>>> On 29.09.16 at 16:51, <roger....@citrix.com> wrote: > On Thu, Sep 29, 2016 at 04:51:42AM -0600, Jan Beulich wrote: >> >>> On 27.09.16 at 17:57, <roger....@citrix.com> wrote: >> > @@ -1383,15 +1382,25 @@ int __init construct_dom0( >> > nr_pages); >> > } >> > >> > - if ( is_pvh_domain(d) ) >> > - hap_set_alloc_for_pvh_dom0(d, dom0_paging_pages(d, nr_pages)); >> > - >> > /* >> > * We enable paging mode again so guest_physmap_add_page will do the >> > * right thing for us. >> > */ >> >> I'm afraid you render this comment stale - please adjust it accordingly. > > Not AFAICT, this comment is referring to the next line, which is: > > d->arch.paging.mode = save_pvh_pg_mode; > > The classic PVH domain builder contains quite a lot of craziness and > disables paging modes at certain points by playing with d->arch.paging.mode.
Right, but your addition below that line now also depends on that restore, afaict. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel