genode/repos/base-nova/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
..
base nova: avoid deadlocks by self-destructing threads 2015-10-06 12:18:50 +02:00
cpu_session CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
nova nova: 64-bit guest support 2015-11-29 18:17:06 +01:00
nova_cpu_session nova: use in core one pager per CPU 2015-02-27 11:40:58 +01:00
nova_native_pd Integrate CAP session into PD session 2016-03-07 12:34:44 +01:00
rm_session base-nova: cleanup specific Rm_session_client 2015-11-04 14:37:55 +01:00
signal_source Integrate SIGNAL session into PD session 2016-03-07 12:34:44 +01:00
spec nova: PIC compatible syscall_5 2015-09-30 15:48:10 +02:00