genode/repos/base-hw/src/core/spec/x86_64
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: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
muen hw_x86_64_muen: Add support for MSI 2016-02-26 11:36:54 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00
mode_transition.s hw_x86_64: Restore kernel SS on MT entry 2015-08-21 11:00:59 +02:00
platform_support.cc hw: Introduce platform-specifc MSI function 2016-02-26 11:36:54 +01:00
tss.cc hw_x86_64: style fixes 2015-03-27 11:53:34 +01:00