genode/repos/base-nova/include
Norman Feske f186587cab Unify ipc_msgbuf.h across base platforms
Besides unifying the Msgbuf_base classes across all platforms, this
patch merges the Ipc_marshaller functionality into Msgbuf_base, which
leads to several further simplifications. For example, this patch
eventually moves the Native_connection_state and removes all state
from the former Ipc_server to the actual server loop, which not only
makes the flow of control and information much more obvious, but is
also more flexible. I.e., on NOVA, we don't even have the notion of
reply-and-wait. Now, we are no longer forced to pretend otherwise.

Issue #1832
2016-04-25 10:47:59 +02:00
..
base Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
cpu_session base: separate native CPU from CPU session 2016-04-25 10:47:57 +02:00
nova Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
nova_cpu_session nova: use in core one pager per CPU 2015-02-27 11:40:58 +01:00
nova_native_pd base: update include guards 2016-03-07 12:34:45 +01:00
signal_source Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
spec nova: PIC compatible syscall_5 2015-09-30 15:48:10 +02:00