genode/repos/os
Norman Feske f2153f9b2f sandbox: allow for customized PD access
By default, the sandbox uses the Env::pd() as reference PD session of
the sandbox children.

However, to accomodate use cases where the interplay of the reference
PD session and the child's address space needs to be intercepted, this
patch adds a constructor that takes an interface for the controlled
access of PD intrinsics as argument.

Issue #4917
2023-06-16 11:24:26 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include sandbox: allow for customized PD access 2023-06-16 11:24:26 +02:00
lib sandbox: allow for customized PD access 2023-06-16 11:24:26 +02:00
recipes depot: update recipe hashes 2023-05-31 09:42:19 +02:00
run qemu: use EPYC as model for AMD SVM virtualization 2023-05-30 12:03:32 +02:00
src sandbox: allow for customized PD access 2023-06-16 11:24:26 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02: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.