genode/base-hw
Martin Stein 02c16e7106 hw: split resume_local_thread from resume_thread
Kernel::resume_thread was restricted to core when the targeted thread was in
another domain. Now there are two kernel calls, resume_local_thread and
resume_thread, where the former is never restricted and is provided via
public kernel/interface.h and the latter is always restricted to core and
is provided via core-local kernel/core_interface.h.

ref #1101
2014-04-07 17:09:52 +02:00
..
doc Merge panda_a2 and panda SPEC (fix #505, fix #506) 2012-11-23 12:20:27 +01:00
include hw: split resume_local_thread from resume_thread 2014-04-07 17:09:52 +02:00
lib/mk hw: merge base-common and kernel_interface lib 2014-02-25 14:58:08 +01:00
mk hw_arndale: idle threads on secondary processors 2014-03-04 15:03:43 +01:00
run hw: use reliable start message in run env 2014-04-07 17:01:01 +02:00
src hw: split resume_local_thread from resume_thread 2014-04-07 17:09:52 +02:00