mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-25 13:28:28 +00:00
Extend Native_capability type to hold a specific selector index where the to be received cap during a IPC should be mapped to. This feature is required to place created caps by the cap_session at specific indexes. This feature is used by Vancouver to setup the virtualization exception portals (created by the cap_session) at the intended indexes.
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':