genode/repos/base/src/core
Ehmry - 3d68a520cb Tag release 19.11
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEsIWqvdxEKaxX80hspyRgNBfs1rcFAl3fpmAACgkQpyRgNBfs
 1rcezQ//ZoYChufO6m2CByuPUbITql12b6oyOjmvcw16NW+Nsf2EodwMeCk/9yyM
 kWIxqOtXp1yFPGNf8ebEkTu5YXYMkHrUds4V6nQ4nQnyk7VnQmR3XTnqP8Sr27Hp
 fHi7Dddjxufexeyb6bwis04mK4PeFWXk/D6H4nh6ZeaR30g/GQ+Wt4N64a+HcQ1g
 kLMKuLlooOoq0L9q8IVLAtQoKNR1LP6x0FKGH8B6elwns8rXna2fRSlCB+W7qLwl
 K/pQadaIkwQNj8TEXuQxdGOR1GIrTbUz9ExS6U1yPXjqK06CunDZqsn+Cv5G7p+5
 ybMaViXwDGilZjhNLTjAbPhqhoOVu+yDB5gwzKiYt6/gTKP8N+VUpXKhGpzu/0ya
 wEt2b/43vmPm1NsBQQFU6vmjyW0W0iOl+a1tetv/qFo4mzQNesbVlu6t91b0EAjp
 C0JzZj9UHj/QkKgLIPkWMVWyz+VtODUeFhMLV6+86wzFmqSNhbaL0K/1LvX3AHZR
 5M/sjMRdtRL9U7Xv/LTn/Sgisk5wT2wfI9dpkAZALZjm22751mSTv9XhdLC/+XpA
 0F7cfSg36DphYsyPmSQ9+Q79rpU+bvuuTbqAsLdYcflMaW4bsIOd4j5Lk3adIPbN
 EE0uu+CD1GbqpKy+vLr+2EIlYpVNRTQKLklmkmhb+ZBuvUo00cU=
 =4dhl
 -----END PGP SIGNATURE-----

Merge tag '19.11'

Tag release 19.11
2019-11-28 13:21:13 +01:00
..
include Tag release 19.11 2019-11-28 13:21:13 +01:00
spec/x86 vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00
capability_space.cc Genode::Capability_space: bypass static constructor where possible 2019-10-04 00:52:03 +02:00
core_log.cc core: add support to export log output as ROM 2017-12-21 15:01:46 +01:00
core_mem_alloc.cc Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
core_region_map.cc base: support to attach RAM dataspaces readonly 2018-05-30 13:36:27 +02:00
core_rpc_cap_alloc.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
cpu_session_component.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
cpu_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_component.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
dataspace_component.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
default_log.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
dump_alloc.cc core: improve formatting of allocator dumps 2017-03-24 16:19:58 +01:00
heartbeat.cc init: health monitoring of child components 2018-11-27 11:36:34 +01:00
io_mem_session_component.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
main.cc Core: exit with child exit value 2019-10-03 21:25:36 +02:00
pager_ep.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
pager_object.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pd_session_component.cc Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
pd_session_support.cc core: add map method to pd_session interface 2017-08-18 10:24:46 +02:00
platform_rom_modules.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
platform_services.cc vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00
ram_dataspace_factory.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
region_map_component.cc Clang: maybe_unused 2019-10-03 21:57:57 +02:00
rom_session_component.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
rpc_cap_factory.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
rpc_cap_factory_l4.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
signal_receiver.cc hw: introduce non-blocking signal checking 2019-03-18 15:56:24 +01:00
signal_source_component.cc Remove pointers from Genode::Fifo interface 2019-02-19 11:08:17 +01:00
signal_transmitter_noinit.cc core: use separate signal ep 2017-11-30 11:23:11 +01:00
signal_transmitter_proxy.cc core: use separate signal ep 2017-11-30 11:23:11 +01:00
stack_area.cc base/core: use references instead of pointers 2019-02-12 10:33:13 +01:00
target.inc kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
trace_session_component.cc Clang: remove unused 2019-10-03 21:57:57 +02:00
version.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
version.inc core: avoid using BASE_DIR in vpath 2017-05-02 15:29:03 +02:00
vm_session_common.cc base: extend attach of vm_session 2019-05-06 16:15:25 +02:00