mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01: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.