genode/repos/base-hw
Norman Feske 0d7d60a1f4 Remove exceptions from Pd_session interface
This patch replaces exceptions of the PD session RPC interface with
result types.
The change of the quota-transfer RPC functions required the adaptation
of base/quota_transfer.h and base/child.h.
The 'alloc_signal_source' method has been renamed to 'signal_source'
to avoid an exceedingly long name of the corresponding result type.
The Pd_session::map function takes a 'Virt_range' instead of basic-type
arguments.
The 'Signal_source_capability' alias for 'Capability<Signal_source>' has
been removed.

Issue #5245
2024-06-20 12:56:19 +02:00
..
board Remove i.MX6 platforms from base repositories 2023-07-14 12:06:31 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include hw: generalize virtualization memory 2024-05-29 08:37:07 +02:00
lib/mk hw: add support for VMX 2024-05-29 08:37:08 +02:00
recipes Remove '_drv' suffix 2024-06-20 12:54:30 +02:00
run hw: replace double_list implementation 2024-02-26 08:59:09 +01:00
src Remove exceptions from Pd_session interface 2024-06-20 12:56:19 +02:00