On 05/12/2016 11:43 PM, Jim Fehlig wrote:
Chunyan Liu wrote:
> This patch series is to support pvusb in libxl driver.
>
> Chunyan Liu (2):
> libxl: support creating guest with USB hostdev
> libxl: support hotplug USB host device
This series should also include support for converting domXML USB config to/from
xl.cfg(5) in src/xenconfig/xen_xl.c, along with a test.
FYI, the series fails to build with Xen < 4.7, where LIBXL_HAVE_PVUSB is not
defined :-).
Probably a nice follow-up after this series is in, would be to add the
USB
subsys type to domain capabilities (that you address in the OVMF series)
Joao
Regards,
Jim