genode/repos/base-nova
Alexander Boettcher 4d7d4dd2fc nova: fix capability issues in PCID/SMP setups
Kernel fails to lookup a capability it just got delegated, if
the backing store for the destination capability was before backed by a
zero-page. Triggers if PCID (64bit) is in use or in SMP setups.

Fixes #2101
2016-09-30 14:15:22 +02: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 base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
lib/mk Unification of native_capability.h 2016-07-11 13:07:37 +02:00
mk/spec toolchain: report missing ports at once 2016-03-07 12:34:43 +01:00
patches Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ports nova: fix capability issues in PCID/SMP setups 2016-09-30 14:15:22 +02:00
run nova: platform test to stress SMP revoke/delegate 2016-09-15 07:17:05 +02:00
src nova: fix capability issues in PCID/SMP setups 2016-09-30 14:15:22 +02: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':