On 09/14/2018 12:16 PM, Roger Pau Monne 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]>
Removing unshare_xen_page_with_guest() once it's not used: Acked-by: George Dunlap <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
