mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
00a6d1306c
Up to now it was only checked if an issued admin command was processed in a timely fashion. Otherwise it has been treated as failed. However, the completion-queue entry was not examined and the caller was not able to access the entry itself. Depending on the command, checking the completion-queue entry might be necessary, e.g. GET/SET_FEATURE. Issue #4715. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.