WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 05 of 10] Introduce a grant_entry_v2 structure

>>> <steven.smith@xxxxxxxxxx> 04.10.09 17:00 >>>
>+struct gnttab_get_status_frames {
>+    /* IN parameters. */
>+    uint32_t nr_frames;
>+    domid_t  dom;
>+    /* OUT parameters. */
>+    int16_t  status;              /* GNTST_* */
>+    uint64_t frame_list;

I would seem that this should be a GUEST_HANDLE, or is there any
particular reason to not declare it so?

>+};

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel