genode/base-nova
Alexander Boettcher ed825c1d46 nova: fix bootstrap bug
commandline_to_basename may adjust the pointer of the string, recalculate the
length accordingly.
2013-05-10 11:16:12 +02:00
..
doc Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
etc Fix default base-nova/etc/specs.conf 2013-01-11 20:54:46 +01:00
include Fix warning about initializer of 'Local_addr' 2013-05-06 11:11:03 +02:00
lib/mk base: make signal framework usable for base-hw 2013-02-22 20:28:28 +01:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
patches nova: kernel patch for assign_pci 2013-02-21 11:52:02 +01:00
run run: extend genode_until_run by a spawn id 2013-05-08 09:42:44 +02:00
src nova: fix bootstrap bug 2013-05-10 11:16:12 +02:00
Makefile nova: Support upgrading kernel via 'make prepare' 2013-02-25 22:14:22 +01: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':