>>> On 19.09.18 at 11:13, <[email protected]> wrote:
> Identity mapping RAM regions on the low 1MB for Dom0 is not ideal,
> since there's data there that could be used by Xen during runtime
> (like the AP trampoline), so instead of identity mapping the low 1MB
> into the Dom0 physmap populate those RAM regions and copy the data.
> 
> Note that this allows to remove unshare_xen_page_with_guest since the
> only caller was the PVH Dom0 builder.
> 
> Signed-off-by: Roger Pau MonnĂ© <[email protected]>
> Acked-by: George Dunlap <[email protected]>
> Reviewed-by: Wei Liu <[email protected]>

Reviewed-by: Jan Beulich <[email protected]>


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to