mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 19:01:12 +00:00
VirtIO device models can assert interrupts to notify about buffer and configuration changes. By now, we could only assert buffer notification interrupts, but no configuration changes. The latter is needed, e.g. to notify about GPU mode changes. Ref genodelabs/genode#4783
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.