mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
Extend the base-hw Irq_session_component class with _is_msi, _address and _value variables required to support MSI mode of operation. Return MSI configuration in info() function if _is_msi is set to true.