genode/base-nova
Alexander Boettcher 73cff5c996 nova: don't wait for workers in cpu_session::pause
If a local thread is attempted to be 'pause'd via cpu_session, don't wait
until it gets into the recalled state. If the caller is lucky it is, if not
return only the stack pointer.

Avoids deadlocking of the gdb when attached to a process running a server.

Issue #478
2013-10-16 09:26:09 +02:00
..
doc nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
etc Fix default base-nova/etc/specs.conf 2013-01-11 20:54:46 +01:00
include nova: don't wait for workers in cpu_session::pause 2013-10-16 09:26:09 +02:00
lib/mk Move main bootstrap to platform-specific object 2013-09-26 15:00:16 +02:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
patches nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
run run: support target serial for base-nova 2013-08-22 15:13:12 +02:00
src nova: don't wait for workers in cpu_session::pause 2013-10-16 09:26:09 +02:00
Makefile nova: update to kernel revision r3 2013-08-13 17:08:24 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

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':