genode/repos/base-hw/src/core/spec/x86_64/muen
Reto Buerki 3c23ddb2d5 hw_x86_64_muen: Add support for MSI
Use the new Sinfo::get_dev_info function to retrieve device information
in the platform-specific get_msi_params function. If the requested
device supports MSI, set the IRQ and MSI address/data register values to
enable MSIs in remappable format (see VT-d specification, section
5.1.2.2).

Currently only one MSI per device is supported as the subhandle in the
data register is always set to 0.
2016-02-26 11:36:54 +01:00
..
kernel hw: re-implement lazy FPU context switch 2016-01-26 16:20:38 +01:00
musinfo.h hw_x86_64_muen: Extend sinfo API with device info 2016-02-26 11:36:54 +01:00
platform_support.cc hw_x86_64_muen: Add support for MSI 2016-02-26 11:36:54 +01:00
sinfo.cc hw_x86_64_muen: Extend sinfo API with device info 2016-02-26 11:36:54 +01:00