genode/repos/base-foc
Stefan Kalkowski 40445d7011 base: extend vm_session API with native vcpu cap
To enable the interaction of a VMM with the kernel directly,
a hidden RPC gets introduced. It allows a kernel-specific
base-library implementation of the Vm_session::Client to request
a kernel-specific capability to address a VCPU, e.g., to
run/stop it.

Ref #3926
2020-11-23 12:02:58 +01:00
..
config Retire Exynos 5 support (fix #3725) 2020-04-17 12:53:57 +02:00
etc base-foc: remove obsolete mk files 2017-02-28 12:59:25 +01:00
include foc: use Mutex 2020-07-13 11:33:12 +02:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches Retire OMAP4 support 2020-04-17 12:39:32 +02:00
ports sel4 + foc: extend port's tool check rules 2020-10-09 13:35:56 +02:00
recipes/src depot: update recipe hashes 2020-10-23 14:16:38 +02:00
run Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
src base: extend vm_session API with native vcpu cap 2020-11-23 12:02:58 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.