genode/repos/os
Christian Helmuth e90f6988d8 pci_decode: disable MSI/MSI-X capabilities
Default disabled initialization prevents follow-up errors if one
capability is already enabled on boot, but platform_drv decides to
enable the other one. The PCI spec explicitly states that "Behavior is
undefined if both MSI and MSI-X are enabled simultaneously".

Fixes #5228
2024-05-29 09:18:12 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include os/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes depot: update recipe hashes 2024-05-02 11:19:50 +02:00
run nova: adjust to cmdline changes of kernel 2024-05-29 09:18:11 +02:00
src pci_decode: disable MSI/MSI-X capabilities 2024-05-29 09:18:12 +02:00
xsd sntp_client: add DNS lookup option 2023-11-28 14:24:23 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.