tools/xenstore: drop support for running under SunOS
authorJuergen Gross <jgross@suse.com>
Fri, 17 Dec 2021 07:50:59 +0000 (08:50 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 17 Dec 2021 11:48:52 +0000 (11:48 +0000)
commitc81fc9f313c031f1201181cfb40e3c3ee599e04f
tree3ffb0d0438cb658a61867bac21cfddac04d6dfe6
parent1c4589280ae4e9ba34266e674459fffd6f0282dc
tools/xenstore: drop support for running under SunOS

Since several years now xenstored is no longer capable to run under
SunOS, as the needed libxengnttab interfaces are not available there.

Several attempts to let the SunOS maintainers address this situation
didn't change anything in this regard.

For those reasons drop SunOS support in xenstored by removing the SunOS
specific code.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
tools/xenstore/Makefile
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_minios.c
tools/xenstore/xenstored_posix.c
tools/xenstore/xenstored_probes.d [deleted file]
tools/xenstore/xenstored_solaris.c [deleted file]