On 04/20/2015 05:25 PM, Olaf Hering wrote:
> On Sun, Apr 19, Chunyan Liu wrote:
> 
>> +++ b/tools/libxl/libxl_internal.h
> 
>> +_hidden int libxl__device_nextid(libxl__gc *gc, uint32_t domid, char 
>> *device);
>> +_hidden int libxl__resolve_domid(libxl__gc *gc, const char *name,
>> +                                 uint32_t *domid);
> 
>> +/* generic callback for devices that only need to set ao_complete */
>> +_hidden void device_addrm_aocomplete(libxl__egc *egc, libxl__ao_device 
>> *aodev);
> 
> If that goes in I may move some or all of the vscsi code in libxl.c into
> libxl_vscsi.c.

It sounds like this would be useful independent of the pvusb stuff.

 -George

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

Reply via email to