tools: remove tmem code and commands
authorWei Liu <wei.liu2@citrix.com>
Tue, 27 Nov 2018 17:53:00 +0000 (17:53 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 13 May 2019 10:28:27 +0000 (11:28 +0100)
commitc588c002cc19d74f7aea0792608d57e4aa22604a
tree98e3e78e573ecc552c4c969f88605c010c43c5d5
parente1b0466b7628bee09a0d348c9f1800c22e44a27f
tools: remove tmem code and commands

Remove all tmem related code in libxc.

Leave some stubs in libxl in case anyone has linked to those functions
before the removal.

Remove all tmem related commands in xl, all tmem related code in other
utilities we ship.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
15 files changed:
tools/libxc/Makefile
tools/libxc/include/xenctrl.h
tools/libxc/xc_tmem.c [deleted file]
tools/libxl/libxl_tmem.c
tools/misc/Makefile
tools/misc/xen-tmem-list-parse.c [deleted file]
tools/python/xen/lowlevel/xc/xc.c
tools/xenstat/libxenstat/src/xenstat.c
tools/xenstat/libxenstat/src/xenstat.h
tools/xenstat/libxenstat/src/xenstat_priv.h
tools/xenstat/xentop/xentop.c
tools/xl/Makefile
tools/xl/xl.h
tools/xl/xl_cmdtable.c
tools/xl/xl_tmem.c [deleted file]