mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
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.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.