mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
The reference count get increase to use 2 bytes, so we need the double amount of selectors as before. Additionally print a message if we run out of capabilities in a server. Since our rpc framework is now clever enough to detect that for a printf we don't need to setup a receive window, we may use a printf instead of a die call. Eases debugging. Issue #1601
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':