genode/repos/base-hw
Stefan Kalkowski 458b4d6fc4 base: redesign object pool using lambda interface
Instead of returning pointers to locked objects via a lookup function,
the new object pool implementation restricts object access to
functors resp. lambda expressions that are applied to the objects
within the pool itself.

Fix #884
Fix #1658
2015-09-09 15:14:28 +02:00
..
doc Add tutorial for base-hw on Muen 2015-08-27 13:48:26 +02:00
include hw: remove access_thread_regs syscall 2015-09-09 15:14:27 +02:00
lib hw_x86_64: move Cpu_context stuff to extra unit 2015-09-09 15:14:27 +02:00
mk hw_x86_64: use 'muen' SPEC to implement aspect 2015-08-31 09:09:22 +02:00
run remove Versatile Express board (Fix #1611) 2015-07-07 19:48:06 +02:00
src base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00