genode/repos/os
Stefan Kalkowski 14de84fae6 base: be more restrictive with 'managing_system'
* Only give managing_system permission when all parent nodes of the
  corresponding component agree in doing so.
* Move the physical memory constrains heuristic from sandbox library to core

Fix #4335
2021-11-29 15:11:53 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: Add support for reading VirtIO responses. 2021-11-29 15:11:53 +01:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes virt_qemu: Use VirtIO fb driver instead of ramfb. 2021-11-29 15:11:53 +01:00
run cpu_balancer: limit mem increase on config update 2021-11-29 15:11:53 +01:00
src base: be more restrictive with 'managing_system' 2021-11-29 15:11:53 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.