Re: [PATCH v3 25/38] tools/xenpaging: remove libxc internals

2020-08-27 Thread Wei Liu
On Sun, Aug 23, 2020 at 11:35:06AM +0200, Juergen Gross wrote: > xenpaging is using libxc internals. Fix that. > > Signed-off-by: Juergen Gross Acked-by: Wei Liu

[PATCH v3 25/38] tools/xenpaging: remove libxc internals

2020-08-23 Thread Juergen Gross
xenpaging is using libxc internals. Fix that. Signed-off-by: Juergen Gross --- tools/xenpaging/Makefile | 3 +- tools/xenpaging/file_ops.c | 8 ++-- tools/xenpaging/pagein.c | 2 +- tools/xenpaging/policy_default.c | 2 +- tools/xenpaging/xenpaging.c | 32 +++--