genode/base-nova
Christian Prochaska 1884e16ecf base-nova: increase page fault handler stack size
When building Genode/NOVA with -O0, the page fault handler thread could
run out of stack.

Fixes #977.
2013-11-26 16:50:52 +01:00
..
doc nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
etc Fix default base-nova/etc/specs.conf 2013-01-11 20:54:46 +01:00
include nova: support creation of vCPU in own PD 2013-11-25 12:12:31 +01:00
lib/mk nova: remove cap_sel - use cap_map 2013-11-18 11:01:46 +01:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
patches nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
run base-nova: Use CROSS_DEV_PREFIX in run environment 2013-11-06 14:33:33 +01:00
src base-nova: increase page fault handler stack size 2013-11-26 16:50:52 +01:00
Makefile nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +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':