Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light

2020-09-07 Thread Wei Liu
On Mon, Sep 07, 2020 at 06:15:00PM +0200, Jürgen Groß wrote: > On 07.09.20 17:52, Wei Liu wrote: > > On Mon, Aug 31, 2020 at 07:50:42AM +0200, Jürgen Groß wrote: > > > On 28.08.20 18:05, Wei Liu wrote: > > > > On Fri, Aug 28, 2020 at 05:07:44PM +0200, Juergen Gross wrote: > > > > > Carve out all li

Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light

2020-09-07 Thread Jürgen Groß
On 07.09.20 17:52, Wei Liu wrote: On Mon, Aug 31, 2020 at 07:50:42AM +0200, Jürgen Groß wrote: On 28.08.20 18:05, Wei Liu wrote: On Fri, Aug 28, 2020 at 05:07:44PM +0200, Juergen Gross wrote: Carve out all libxenlight related sources and move them to tools/libs/light in order to use the generi

Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light

2020-09-07 Thread Wei Liu
On Mon, Aug 31, 2020 at 07:50:42AM +0200, Jürgen Groß wrote: > On 28.08.20 18:05, Wei Liu wrote: > > On Fri, Aug 28, 2020 at 05:07:44PM +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 envir

Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light

2020-08-30 Thread Jürgen Groß
On 28.08.20 18:05, Wei Liu wrote: On Fri, Aug 28, 2020 at 05:07:44PM +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 tes

Re: [PATCH v4 28/31] tools/libxl: move libxenlight to tools/libs/light

2020-08-28 Thread Wei Liu
On Fri, Aug 28, 2020 at 05:07:44PM +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