libxl/xl: rename id to unique-id in vdispl xen store
authorOleksandr Grytsov <oleksandr_grytsov@epam.com>
Tue, 12 Jun 2018 15:40:46 +0000 (18:40 +0300)
committerWei Liu <wei.liu2@citrix.com>
Tue, 10 Jul 2018 07:46:10 +0000 (08:46 +0100)
commitd00370447cc0964d9375d3715cfb25b65cbf239e
tree86b23481424d2dde64e93cbfd6847c5308a2f7c9
parent68f59d897d9a5c5a0a1aae999ddb4114d111141e
libxl/xl: rename id to unique-id in vdispl xen store

In the display protocol connector's id is named as unique-id. This patch renames
it in the libxl/xl code and uses XENDISPL_FIELD... definitions from the protocol
header.

Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.cfg.pod.5.in
tools/libxl/libxl_types.idl
tools/libxl/libxl_vdispl.c
tools/xl/xl_parse.c
tools/xl/xl_vdispl.c