genode/repos/base/include
Alexander Boettcher 58e4f6cf9d core: add map method to pd_session interface
The method can be used to trigger the eager insertion of page frames into
page tables. Intention: to be used for memory used for DMA.

Issue #2209
2017-08-18 10:24:46 +02:00
..
base file system: use Id_space instead of Node_handle_registry 2017-08-17 10:59:43 +02:00
cap_session Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_session API documentation refinements 2017-05-31 13:16:21 +02:00
cpu_thread Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
dataspace Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
deprecated Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
drivers sd_card: move defs from wand_quad to imx6 header 2017-06-29 11:59:57 +02:00
io_mem_session API documentation refinements 2017-05-31 13:16:21 +02:00
io_port_session API documentation refinements 2017-05-31 13:16:21 +02:00
irq_session API documentation refinements 2017-05-31 13:16:21 +02:00
log_session API documentation refinements 2017-05-31 13:16:21 +02:00
parent API documentation refinements 2017-05-31 13:16:21 +02:00
pd_session core: add map method to pd_session interface 2017-08-18 10:24:46 +02:00
ram_session Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
region_map Streamline exception types 2017-05-31 13:16:07 +02:00
rm_session API documentation refinements 2017-05-31 13:16:21 +02:00
rom_session API documentation refinements 2017-05-31 13:16:21 +02:00
root Integrate core's RAM service into the PD service 2017-05-31 13:16:14 +02:00
session Streamline exception types 2017-05-31 13:16:07 +02:00
spec base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
thread Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
trace_session API documentation refinements 2017-05-31 13:16:21 +02:00
util Genode::Fifo_element: workaround for compiling with GCC 6 2017-05-31 13:15:51 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.