genode/repos/os/src/app
Norman Feske 7274ca997d Remove Genode::Process from API
This patch makes the former 'Process' class private to the 'Child'
class and changes the constructor of the 'Child' in a way that
principally enables the implementation of single-threaded runtime
environments that virtualize the CPU, PD, and RAM services. The
new interfaces has become free from side effects. I.e., instead
of implicitly using Genode::env()->rm_session(), it takes the reference
to the local region map as argument. Also, the handling of the dynamic
linker via global variables is gone. Now, the linker binary must be
provided as constructor argument.

Fixes #1949
2016-05-09 13:10:52 +02:00
..
cli_monitor Remove Genode::Process from API 2016-05-09 13:10:52 +02:00
cpu_burner Simple CPU-time burner application 2015-07-07 19:48:05 +02:00
pointer nitpicker: Layers and client-side mouse cursor 2014-08-11 15:55:33 +02:00
rom_logger os: new ROM logger component 2015-10-06 12:18:53 +02:00
rom_to_file Component writing a ROM into a file-system session 2016-04-25 10:47:59 +02:00
status_bar Prevent warnings about unconstructed attached ROMs 2016-04-11 11:51:43 +02:00
trace_subject_reporter xml reporter: support different start node name 2016-05-09 13:09:54 +02:00
usb_report_filter os: add component for filtering USB devices report 2016-01-27 16:15:34 +01:00
xray_trigger nitpicker: externalize xray policy 2015-11-04 14:09:28 +01:00
xvfb Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00