[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2 5/5] libxc: rumpxen: provide xc_osdep_info



Wei Liu, le Tue 03 Mar 2015 15:57:21 +0000, a écrit :
> This allows programs which use the bulk of libxc to link.  We use
> /dev/xenevt for event channels, the raw minios functions for privcmd
> and gnttab, and the netbsd versions of discard_file_cache and
> xc_memalign.
> 
> Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Acked-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>

> +static xc_osdep_handle minios_privcmd_open(xc_interface *xch)
> +{
> +    return 1;
> +}
> +static xc_osdep_handle minios_gnttab_open(xc_gnttab *xcg)
> +{
> +    return 1;
> +}

Perhaps return a different fd number?

Samuel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.