mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
9d683a56a0
This method is a hook to enable a runtime to respond to state changes. In particular, in init this hook is used to trigger the generation of a new state report, if configured. Furthermore, the patch introduces the 'generate_client_side_info' and 'generate_server_side_info' methods to the 'Session_state', which generates an XML representation of the session states to appear in reports produced by init. Issue #2246 |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
ram_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
thread | ||
trace_session | ||
util | ||
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.