[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [V11 PATCH 1/4] pvh dom0: construct_dom0 changes
At 18:55 -0700 on 01 May (1398966904), Mukesh Rathor wrote: > This patch changes construct_dom0() to boot in pvh mode: > - Make sure dom0 elf supports pvh mode. > - Call guest_physmap_add_page for pvh rather than simple p2m setting > - Map all non-RAM regions 1:1 upto the end region in e820 or 4GB which > ever is higher. > - Allocate p2m, copying calculation from toolstack. > - Allocate shared info page from the virtual space so that dom0 PT > can be updated. Then update p2m for it with the actual mfn. > - Since we build the page tables for pvh same as for pv, in > pvh_fixup_page_tables_for_hap we replace the mfns with pfns. > > Signed-off-by: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> > Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> For the x86/mm changes (even though I would have preferred that to be a paging_* API rather than a hap_* one): Acked-by: Tim Deegan <tim@xxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |