genode/repos/base-nova
Alexander Boettcher a085b4f536 nova: remap kernel cpu ids to genode cpu ids
to have a predictable order. First all CPU ids with hyper-thread id 0 are taken,
next the hyper-threads with 1 of all cores and so on.

Fixes #2163
2016-11-25 14:06:14 +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 nova: remap kernel cpu ids to genode cpu ids 2016-11-25 14:06:14 +01: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 nova: remap kernel cpu ids to genode cpu ids 2016-11-25 14:06:14 +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':