genode/repos/os
Piotr Tworek 60f1a1a554 os: Add VirtIO input driver.
This component can service Qemu VirtIO mouse, keyboard and tablet
devices. The implementation is based on VirtIO 1.1 device spec. Its
described in section 5.8 "Input Device".

Issue #4282
2021-11-29 15:10:51 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: extend ARM Platform::Device constructor 2021-10-14 11:02:15 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes os: Add VirtIO input driver. 2021-11-29 15:10:51 +01:00
run cpu_balancer.run: adjust caps for sel4/x86_64 2021-10-14 11:02:14 +02:00
src os: Add VirtIO input driver. 2021-11-29 15:10:51 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.