mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 08:21:08 +00:00
b0d23abaa7
Cap_sessions and portals created via the sessions are nowadays freed up during c++ object destruction. Because of that the exception portals for a vCPU thread get be revoked as soon as the cap_session object leaves its scope. Keep one cap_session for the whole lifetime of the vmm to avoid disappearing exception portals. Related to #582. |
||
---|---|---|
.. | ||
app | ||
lib | ||
noux | ||
noux-pkg | ||
test | ||
vancouver |