genode/base-nova
Stefan Kalkowski 0dece91973 core: re-design memory allocator (fix #1091)
* Core_mem_allocator: implement Range_allocator interface
* Core_mem_allocator: allocate with page-granularity only
* Use slab allocators in core where meaningful (e.g. dataspace objects)
2014-03-18 14:24:55 +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: fix utcb layout for 32bit 2014-02-28 10:11:11 +01:00
lib/mk base: generic implementation of Context_allocator 2014-02-25 14:58:05 +01:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
patches nova: add feature to yield a thread 2014-02-28 10:11:11 +01:00
run nova: nopcid required for thinkpad x201 2014-02-28 10:11:11 +01:00
src core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
Makefile nova: use kernel branch with vCPU fpu support 2014-02-28 10:11:11 +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':