xl: split out vnc and console related code
authorWei Liu <wei.liu2@citrix.com>
Fri, 24 Feb 2017 14:45:36 +0000 (14:45 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 28 Feb 2017 10:40:07 +0000 (10:40 +0000)
commit6eb3f6e5957e5eb7519e757aa94c4bc932537368
tree88d0739de403f3d76b66931d488910c11ec16246
parent78c03bebb389bda9817b73a2ed9386ddf4273fa5
xl: split out vnc and console related code

The new file also contains code for channel, which is just a console
in disguise.

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