Re: [PATCH v3 36/38] tools/libxl: move libxenlight to tools/libs/light

2020-08-27 Thread Wei Liu
On Sun, Aug 23, 2020 at 11:35:17AM +0200, Juergen Gross wrote: > Carve out all libxenlight related sources and move them to > tools/libs/light in order to use the generic library build environment. > > The closely related sources for libxl-save-helper and the libxl test > environment are being mov

[PATCH v3 36/38] tools/libxl: move libxenlight to tools/libs/light

2020-08-23 Thread Juergen Gross
Carve out all libxenlight related sources and move them to tools/libs/light in order to use the generic library build environment. The closely related sources for libxl-save-helper and the libxl test environment are being moved, too. Signed-off-by: Juergen Gross --- .gitignore