mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
7f93dae3ff
Don't allocate ec cap twice, in pager.cc and thread_start.cc. Unmap of utcb has to be done in destructor of thread class, not in pager class. Free capability selectors of ec and rs.
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':