xen/kbdif: Add unique input device identifier
authorOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Fri, 8 Jun 2018 06:08:29 +0000 (09:08 +0300)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 8 Jun 2018 14:56:53 +0000 (10:56 -0400)
commit9fa730c3576e7f009417c3e25f50b362ec222725
treea61fdaf00285a2d92b6ba1bc854ebbcde5515058
parent8ef23d93fdedaaf71167c9ef388e5a1be39582fa
xen/kbdif: Add unique input device identifier

If frontend is configured to expose multiple input device instances
then backend may require a way to uniquely identify concrete input
device within the frontend. This is useful for use-cases where
virtual input device needs to be matched to physical input device.
Add XenBus "unique-id" node parameter, so this sort of use-cases can
be implemented.

Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/include/public/io/kbdif.h