genode/repos/base/src
Christian Helmuth 13dab699b1 base: invalidate entire range on VM-session detach
The requested guest-physical memory range may comprise multiple attached
dataspace regions, which must all be detached. This is not required for
the current vbox5 implementation, but for vbox6 as the current API
suggests these semantics.

This commit can be seen as intermediate fix as a real fix should change
the API to prevent long-running detach loops in core that may lock out
requests by other components.
2021-11-29 15:11:53 +01:00
..
core base: invalidate entire range on VM-session detach 2021-11-29 15:11:53 +01:00
include base: introduce Ram_allocator::try_alloc 2021-11-29 15:10:53 +01:00
ld base: increase bss alignment to 8 bytes 2021-05-05 11:35:30 +02:00
lib base: fix use after free in Genode::Heap 2021-11-29 15:11:53 +01:00
test base: introduce Allocator::try_alloc 2021-11-29 15:11:52 +01:00
timer timer: restore semantics of periodic timeout 0 2021-04-20 12:03:03 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.