[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/4] xen/public: Don't expose XEN_GUEST_HANDLE_PARAM outside of the hypervisor
>>> On 30.10.15 at 19:13, <julien.grall@xxxxxxxxxx> 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.grall@xxxxxxxxxx> With the comment coding style issue (missing full stop) fixed Acked-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |