[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V3 3/6] libxl: add pvusb API
On Sun, Apr 19, Chunyan Liu wrote: > +static int libxl__usbctrl_add_xenstore(libxl__gc *gc, uint32_t domid, > + libxl_device_usbctrl *usbctrl) > +{ > + flexarray_append_pair(back, "state", "1"); > + flexarray_append_pair(front, "state", "1"); This (and perhaps other places) should be converted to xenbus_state, see commit 25519c75b7e05fd82d7f2959aaa85518b5564cc3 ("libxl: convert strings and ints to xenbus_state"). Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |