xl: add PV display device commands
authorOleksandr Grytsov <oleksandr_grytsov@epam.com>
Thu, 23 Mar 2017 15:26:41 +0000 (17:26 +0200)
committerOleksandr Grytsov <oleksandr_grytsov@epam.com>
Wed, 13 Sep 2017 07:54:45 +0000 (10:54 +0300)
commit7a48622a78a0b452e8afa55b8442c958abd226a7
treee5a706ca48bee74e1ae805465f7f3f4b8f8c44fd
parent191ea81e6fce398dc2337ed4e0bbc6cc8091857e
xl: add PV display device commands

Add commands: vdispl-attach, vdispl-list, vdispl-detach
and domain config vdispl parser

Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/xl/Makefile
tools/xl/xl.h
tools/xl/xl_cmdtable.c
tools/xl/xl_parse.c
tools/xl/xl_parse.h
tools/xl/xl_vdispl.c [new file with mode: 0644]