Re: [PATCH v3 29/38] tools: split libxenvchan into new tools/libs/vchan directory

2020-08-27 Thread Wei Liu
On Sun, Aug 23, 2020 at 11:35:10AM +0200, Juergen Gross wrote: > There is no reason why libvchan is not placed in the tools/libs > directory. > > At the same time move libxenvchan.h to a dedicated include directory > in tools/libs/vchan in order to follow the same pattern as the other > libraries

[PATCH v3 29/38] tools: split libxenvchan into new tools/libs/vchan directory

2020-08-23 Thread Juergen Gross
There is no reason why libvchan is not placed in the tools/libs directory. At the same time move libxenvchan.h to a dedicated include directory in tools/libs/vchan in order to follow the same pattern as the other libraries in tools/libs. As tools/libvchan now contains no library any longer rename