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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to