genode/repos/base-fiasco/src/core
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
..
include base: separate native CPU from CPU session 2016-04-25 10:47:57 +02:00
spec/x86 fiasco: remove thread_helper.h from public API 2016-03-07 12:34:46 +01:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
pager_object.cc Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
pager.cc base: remove 'Native_thread' from public API 2016-04-11 11:51:42 +02:00
platform_pd.cc base: resolve dead lock in weak pointer templates 2015-07-21 09:30:04 +02:00
platform_thread.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
platform.cc base: retire 'Native_config' 2016-03-08 17:00:54 +01:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
thread_start.cc base: remove 'Native_thread' from public API 2016-04-11 11:51:42 +02:00