genode/repos/base-nova
Christian Prochaska ca2871e2e4 nova: use 'Native_cpu' component for thread initialization
Pass the thread type and exception base to core with a 'Native_cpu'
component instead of enhancing the 'Thread_state' class.

Fixes #2298
2017-03-15 12:24:42 +01:00
..
doc
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
include nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
lib/mk nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
mk/spec Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
patches
ports nova: avoid !zero assertion in kernel 2017-02-07 11:12:25 +01:00
run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
src nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
README

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':