On 27/10/15 08:05, Jan Beulich wrote: >>>> On 26.10.15 at 19:08, <julien.gr...@citrix.com> wrote: >> However, IIUC, the get_xen_guest_handle is only exposed to the tools and >> therefore possible to modify it in order to pass the type. Am I wrong? >> FWIW, I haven't seen any usage in the tools directory. > > Indeed. Rather than worrying about getting it right, let's just drop it. > Patch sent a minute ago.
On the same note, is there any reason we want to expose XEN_GUEST_HANDLE_PARAM to the guest? It has been introduced with ARM to represent a guest pointer as an hypercall pointer and only used within Xen to differentiate 32bit vs 64bit build. XEN_GUEST_HANDLE will be different when built for 32-bit/64-bit as will not really have any meaning from the guest POV. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel