mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
9992efed03
To give the platform developer more freedom in how the Native_capability class is internally implemented (e.g. turning it into a smart-pointer), this patch removes the memcpy operation, when transfering the parent-capability to a new process from the generic code, and let the implementation of the platform-specific Native_capability decide how the transfer has to be done. Please refer to issue #144. |
||
---|---|---|
.. | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
patches | ||
run | ||
src | ||
Makefile | ||
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':