genode/repos/base-nova
Stefan Kalkowski e1ec39e476 base: replace dump utilities in Allocator_avl
Replace 'dump()' debug utilities within Allocator_avl with Output::print
equivalents, and use the new Avl_tree::for_each utility to simplify
the implementation.

Ref #2159
2016-11-08 15:44:55 +01:00
..
doc tool: remove deprecated 'make prepare' mechanism 2016-03-17 17:02:04 +01:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
lib/mk core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
mk/spec core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
patches Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ports nova: make kernel memory configurable 2016-11-08 15:26:34 +01:00
run nova: platform test to stress SMP revoke/delegate 2016-09-15 07:17:05 +02:00
src base: replace dump utilities in Allocator_avl 2016-11-08 15:44:55 +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 NOVA microhypervisor.

For more information on this base platform, please refer to the official
website.

:[http://hypervisor.org]: Official website for the NOVA microhypervisor.

For information on using Genode on NOVA, please revisit the documentation at
'base-nova/doc/nova.txt':