genode/repos/gems
Alexander Boettcher 2e1686558c run: constrain physical memory for pci/acpi driver
Permit pci/acpi driver to constrain physical memory allocation to needs of
the driver it serves.

Fixes #1045
2015-02-16 13:40:38 +01:00
..
include/gems gems: add gems/wrapped_nitpicker_session.h 2014-10-13 15:21:54 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run run: constrain physical memory for pci/acpi driver 2015-02-16 13:40:38 +01:00
src backdrop: respond to config changes 2015-01-26 12:28:42 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as
'libports', and 'qt4'. To use the 'gems' repository, make sure to
also add those repositories to your build configuraion.