On 13/11/15 11:19, Olaf Hering wrote: > On Wed, Oct 21, Chunyan Liu wrote: > >> Add pvusb APIs, including: > >> @@ -635,6 +664,8 @@ libxl_domain_config = Struct("domain_config", [ >> ("pcidevs", Array(libxl_device_pci, "num_pcidevs")), >> ("rdms", Array(libxl_device_rdm, "num_rdms")), >> ("dtdevs", Array(libxl_device_dtdev, "num_dtdevs")), >> + ("usbctrls", Array(libxl_device_usbctrl, "num_usbctrls")), >> + ("usbs", Array(libxl_device_usb, "num_usbs")), > > Should that perhaps be "usbctrls" + "usbdevs" if the latter really > represents a device below one of the "usbctrls"? I dont know if it does, > just wondering.
That seems like a reasonable suggestion. -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel