>>> On 30.10.15 at 19:13, <julien.gr...@citrix.com> wrote: > A XEN_GUEST_HANDLE_PARAM is used to represent a guest pointer passed as > an hypercall register. It will always be the size of a native register. > > This is only used in Xen for type-safety, the guest will directly pass a > pointer in the hypercall parameter. > > Note that for ARM we only hide XEN_GUEST_HANDLE_PARAM. The type > __guest_handle_param_* is still exposed because it would result to > duplicating the macro to create the type. I find this solution more > difficult to read. > > Signed-off-by: Julien Grall <julien.gr...@citrix.com>
With the comment coding style issue (missing full stop) fixed Acked-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel