mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
869abe4ec6
Multiple calls to get the dataspace capability on NOVA lead to the situation that the caller gets each time a new mapping of the same capability at different indexes. The client/caller assumes to get every time the very same index, e.g. in Noux the index is used to look up structures. Cache the dataspace capability returned via a rm_session for base-nova.
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':