[PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest

2021-06-03 Thread Juergen Gross
The guest suspend functionality is already part of libxenguest. Move the resume functionality from libxenctrl to libxenguest, too. Signed-off-by: Juergen Gross Acked-by: Wei Liu --- tools/include/xenctrl.h | 63 --- tools/include/xenguest.h

Re: [PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest

2021-04-21 Thread Wei Liu
On Mon, Apr 12, 2021 at 05:22:34PM +0200, Juergen Gross wrote: > The guest suspend functionality is already part of libxenguest. Move > the resume functionality from libxenctrl to libxenguest, too. > > Signed-off-by: Juergen Gross Acked-by: Wei Liu

[PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest

2021-04-12 Thread Juergen Gross
The guest suspend functionality is already part of libxenguest. Move the resume functionality from libxenctrl to libxenguest, too. Signed-off-by: Juergen Gross --- tools/include/xenctrl.h | 63 --- tools/include/xenguest.h | 62 +