Re: [Xen-devel] [PATCH 4/6] libxl: add basic support for devices without backend

2016-09-15 Thread Wei Liu
On Thu, Sep 08, 2016 at 09:20:24AM +0200, Juergen Gross wrote: > With the planned support of HVM USB passthrough via the USB emulation > capabilities of qemu libxl has to support guest devices which have no > back- and frontend. Information about those devices will live in the > libxl part of Xenst

[Xen-devel] [PATCH 4/6] libxl: add basic support for devices without backend

2016-09-08 Thread Juergen Gross
With the planned support of HVM USB passthrough via the USB emulation capabilities of qemu libxl has to support guest devices which have no back- and frontend. Information about those devices will live in the libxl part of Xenstore only. Add some basic support to libxl to be able to cope with this