]> xenbits.xensource.com Git - xen.git/commit
xl: split out save/restore related code
authorWei Liu <wei.liu2@citrix.com>
Fri, 24 Feb 2017 15:54:52 +0000 (15:54 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 28 Feb 2017 10:40:07 +0000 (10:40 +0000)
commit338317327e7f94d663b3322ea8c5ca5366d4ca38
treec5b845d5a14ac37d8fe5b2d2ee4d3ad7be07d45f
parent193281228410c3427b5650cb4f5a284de4840902
xl: split out save/restore related code

Add some function declarations to xl.h because they are now needed in
multiple files.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xl/Makefile
tools/xl/xl.h
tools/xl/xl_cmdimpl.c
tools/xl/xl_saverestore.c [new file with mode: 0644]