Hi Julien,
On 09/12/2016 10:53 AM, Julien Grall wrote: > Hello Sergej, > > On 16/08/2016 23:16, Sergej Proskurin wrote: >> This commit extends the function prototypes of the functions: >> * __p2m_get_mem_access >> * p2m_mem_access_check_and_get_page >> >> We extend the function prototype of "__p2m_get_mem_access" to hold an >> argument of type "struct p2m_domain*", as we need to distinguish between >> the host's p2m and different altp2m views. While doing so, we needed to >> extend the function's prototype of "p2m_mem_access_check_and_get_page" >> to hold an argument of type "struct vcpu*". > > Please details in the commit message why it is necessary to pass a > "struct vcpu *" to p2m_mem_access_check_and_get_page. > Actually, it is already sufficient to provide a "struct domain *". Thanks for the hint. I will extend the commit message in the next patch accordingly. Cheers, ~Sergej _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel