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