mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
1a94c3b623
The invalid thread is specified as 0,0,-1 (ec cap, sc cap, sem cap). The main thread is specified as 0,0,0. The comparator identified "tid_main == tid_invalid" as equal, which is obviously wrong. The patch compares at least ec and sem cap. |
||
---|---|---|
.. | ||
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':