[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] libxl: Introduce functions to add and remove host USB devices to an HVM guest
George Dunlap writes ("Re: [Xen-devel] [PATCH 1/2] libxl: Introduce functions to add and remove host USB devices to an HVM guest"): > There are three sets of interfaces we need to consider: For disks and networks we offer the same device via both interfaces, where available. I guess we can't do that for USB ? If it is actually necessary for the caller to specify, they should specify the the protocol by which the device is exposed to the guest, not the implementation. Perhaps we could make the protocol an optional parameter somehow, so that if the user just wants "make such-and-such device available", they can ask for that and the tools will DTRT ? Many of your comments relate to differences in the protocols between libxl and qemu or backends. Syntactic differences should IMO be hidden by libxl. There is generally no good reason for semantic differences, I think ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |