genode/repos/base-nova/src/core/include
Norman Feske 62b1c55399 Integrate CAP session into PD session
This patch integrates the functionality of the former CAP session into
the PD session and unifies the approch of supplementing the generic PD
session with kernel-specific functionality. The latter is achieved by
the new 'Native_pd' interface. The kernel-specific interface can be
obtained via the Pd_session::native_pd accessor function. The
kernel-specific interfaces are named Nova_native_pd, Foc_native_pd, and
Linux_native_pd.

The latter change allowed for to deduplication of the
pd_session_component code among the various base platforms.

To retain API compatibility, we keep the 'Cap_session' and
'Cap_connection' around. But those classes have become mere wrappers
around the PD session interface.

Issue #1841
2016-03-07 12:34:44 +01:00
..
core_rm_session.h nova: use remote revoke 2015-10-09 16:38:48 +02:00
cpu_session_component.h core: do not destroy in object pool's apply scope 2015-09-30 12:20:40 +02:00
echo.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
imprint_badge.h Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
ipc_pager.h nova: interpret write page fault correctly 2015-10-09 16:38:48 +02:00
irq_object.h nova: use signals with irqs in core 2015-05-26 09:39:51 +02:00
map_local.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
native_pd_component.h Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
nova_util.h nova: support write combining 2015-08-31 09:09:22 +02:00
pager.h Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
platform.h nova: use remote revoke 2015-10-09 16:38:48 +02:00
platform_pd.h nova: use remote revoke 2015-10-09 16:38:48 +02:00
platform_thread.h nova: avoid sc_ctrl syscalls on invalid caps 2015-10-09 16:38:46 +02:00
rpc_cap_factory.h Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
signal_broker.h Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
signal_source_component.h Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
util.h nova: use remote revoke 2015-10-09 16:38:48 +02:00