Hi, On 27/11/15 12:04, Stefano Stabellini wrote: > On Tue, 17 Nov 2015, [email protected] wrote: >> From: Parth Dixit <[email protected]> >> >> Create a helper function for mapping with cached attributes. >> >> Signed-off-by: Parth Dixit <[email protected]> >> Signed-off-by: Shannon Zhao <[email protected]> > > You might be able to use the existing guest_physmap_add_entry and > guest_physmap_remove_page for your purposes.
I would rather avoid to do that, those function use the type p2m_ram_rw which imply the memory is executable. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
