genode/repos/os/src
Josef Söntgen 00a6d1306c nvme_drv: allow for accessing admin cmd results
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.
2023-02-27 08:20:45 +01:00
..
app pci_decode: report ACPI SCI IRQ in acpi device 2023-01-24 12:14:23 +01:00
drivers nvme_drv: allow for accessing admin cmd results 2023-02-27 08:20:45 +01:00
init xml_node: change with_sub_node signature 2022-09-19 14:00:33 +02:00
lib vfs: remove 'Io_response_handler' interface 2023-01-24 12:07:30 +01:00
server vmm: make initramfs an optional feature 2023-02-27 08:20:45 +01:00
test vfs: remove Read_result::READ_ERR_INTERRUPT 2023-01-24 12:07:30 +01:00
trace/policy os: src/lib/trace/policy -> src/trace/policy 2022-09-19 13:59:27 +02:00