libxl: carve out tmem specific functions from libxl.c
authorJuergen Gross <jgross@suse.com>
Wed, 8 Feb 2017 16:09:31 +0000 (17:09 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 13 Feb 2017 10:59:19 +0000 (10:59 +0000)
commitf2e7a0d2f15862742ae9cd8d825d8bdbbeb1818f
tree0eb45a83e80d0194f3d447cbb3b78fce42cc9c97
parent0529961c579df44b08e3267ade2d4991da1ba5a2
libxl: carve out tmem specific functions from libxl.c

libxl.c has grown to an uncomfortable size. Carve out the tmem
related functions to libxl_tmem.c.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile
tools/libxl/libxl.c
tools/libxl/libxl_tmem.c [new file with mode: 0644]