genode/ports-foc/src/lib/l4lx
Christian Prochaska b38fee2867 L4Linux stability improvements
- search for alternative virtual address regions upwards, starting from
  the given start address, in the 'l4re_rm_attach()' and
  'Region_manager::reserve_range()' functions

- don't treat memory locations above 0x80000000 in l4linux's virtual
  address space as device memory

- align the start address of the vmalloc area according to the assumption
  in 'devicemaps_init()'

Fixes #414.
2013-03-18 13:06:06 +01:00
..
include base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00
dataspace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode_block.cc Fix l4linux block driver for large partitions 2013-03-08 12:09:53 +01:00
genode_framebuffer.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode_input.cc New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
genode_net.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode_terminal.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_io.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
l4_log.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_dataspace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_debug.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_mem_alloc.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_namespace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_rm.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
l4_re_c_util_cap.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_env.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_atomic.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_cpu.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_kip.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_util.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_irq.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_memory.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_task.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_thread.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rm.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
startup.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00