vhost-device/vhost-device-input/src
Leo Yan 01e57d07c6 input: Initial support for input emulation
This patch is to add support for vhost input device emulation.

The code skeleton heavily reuses vhost-device-i2c and vhost-device-rng,
including sharing the same license, and how to create the multi-thread
mode and daemon for backend virtual device.

It gives detailed usage for enabling virtual input device for guest in
the README.md.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
2023-12-07 17:35:26 +02:00
..
input.rs input: Initial support for input emulation 2023-12-07 17:35:26 +02:00
main.rs input: Initial support for input emulation 2023-12-07 17:35:26 +02:00
vhu_input.rs input: Initial support for input emulation 2023-12-07 17:35:26 +02:00