genode/os/include/loader_session
Norman Feske ecdbdef8ee Loader: reflect faults to client
With this patch, the loader installs an optional client-provided fault
handler as default CPU exception handler and RM fault handler for all
CPU and RM sessions of the loaded subsystem. This way, loader clients
become able to respond to failures occuring within the subsystem.

The new feature is provided via the added 'Loader::fault_handler' RPC
function.

The 'run/failsafe' test covers two cases related to the loader, which
are faults produced by the immediate child of the loader and faults
produced by indirect children.
2013-01-07 16:31:27 +01:00
..
capability.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
client.h Loader: reflect faults to client 2013-01-07 16:31:27 +01:00
connection.h Resolve ambiguity of size_t 2012-07-02 14:25:04 +02:00
loader_session.h Loader: reflect faults to client 2013-01-07 16:31:27 +01:00