tools/libs/light: replace _libxl_list.h with _xen_list.h
authorJuergen Gross <jgross@suse.com>
Tue, 8 Feb 2022 07:06:35 +0000 (08:06 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 8 Feb 2022 11:10:52 +0000 (11:10 +0000)
commit9096f0e01e4ce24feb3a5e362fe547fceddb0d2d
tree56506090ac4b8c3c8ea10304140a05f5c402ac6c
parent9b8dcd08e6a98d6e56c5cb8645bb3736d292ed80
tools/libs/light: replace _libxl_list.h with _xen_list.h

Remove generating _libxl_list.h and use the common _xen_list.h instead.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
12 files changed:
tools/include/libxl.h
tools/libs/light/Makefile
tools/libs/light/libxl.c
tools/libs/light/libxl_aoutils.c
tools/libs/light/libxl_device.c
tools/libs/light/libxl_disk.c
tools/libs/light/libxl_domain.c
tools/libs/light/libxl_event.c
tools/libs/light/libxl_fork.c
tools/libs/light/libxl_internal.h
tools/libs/light/libxl_qmp.c
tools/libs/light/libxl_stream_read.c