genode/repos/base-hw/src/lib/base
Stefan Kalkowski a004462096 hw: fix capability accounting of kernel/core
The recently implemented capability resource trading scheme unfortunately
broke the automated capability memory upgrade mechanism needed by base-hw
kernel/core. This commit splits the capability memory upgrade mechanism
from the PD session ram_quota upgrade, and moves that functionality
into a separate Pd_session::Native_pd interface.

Ref #2398
2017-06-19 12:35:55 +02:00
..
arm/kernel Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
riscv/kernel Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
x86_64/kernel Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cache.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env_deprecated.cc hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
ipc.cc hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
raw_write_string.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_receiver.cc hw: fix capability accounting of kernel/core 2017-06-19 12:35:55 +02:00
signal_transmitter.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
thread_bootstrap.cc base-hw: workaround for compiling with GCC 6 2017-05-31 13:15:50 +02:00
thread_start.cc core: simplify initialization 2017-05-31 13:16:12 +02:00