vhost-device/staging/vhost-device-console/src
Timos Ampelikiotis c7397703d4 vhost-device-console: use worker's epoll for input events
Eliminate the use of select and 'nix' package. This is done by
registering the input events (stdin or tcplistener) onto the main
worker's epoll.

Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
2024-11-09 16:41:28 +00:00
..
backend.rs vhost-device-console: use worker's epoll for input events 2024-11-09 16:41:28 +00:00
console.rs vhost-device-console: use worker's epoll for input events 2024-11-09 16:41:28 +00:00
main.rs vhost-device-console: Add initial implementation 2024-08-29 17:11:30 +02:00
vhu_console.rs vhost-device-console: use worker's epoll for input events 2024-11-09 16:41:28 +00:00
virtio_console.rs vhost-device-console: Add initial implementation 2024-08-29 17:11:30 +02:00