genode/repos/base-hw/src/core/include
Martin Stein 85ba3259f8 hw & imx53: IRQ injection via Vm::proceed
Enhance the VM state, that can be accessed by a VMM, by a member
'unsigned irq_injection'. In Kernel::Vm::proceed check, whether
irq_injection is set.  If so, check whether irq_injection is a
non-secure IRQ.  If so, let the PIC raise this IRQ in the VM and reset
irq_injection.

Ref #1497
2015-11-29 18:17:04 +01:00
..
kernel base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
spec hw & imx53: IRQ injection via Vm::proceed 2015-11-29 18:17:04 +01:00
assert.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
board.h hw: rename Kernel::Processor Kernel::Cpu 2014-11-28 12:02:35 +01:00
cap_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
core_rm_session.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_thread_allocator.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
irq_session_component.h base: extend irq session to support MSIs 2015-05-20 17:39:14 +02:00
map_local.h hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00
object.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
page_flags.h hw: map a dataspace in core according to its flags 2014-07-24 10:18:06 +02:00
pager.h hw: use weak pointer when resolving a page-fault 2015-09-30 12:20:35 +02:00
pd_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
platform.h safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
platform_pd.h safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
platform_thread.h hw: use weak pointer when resolving a page-fault 2015-09-30 12:20:35 +02:00
signal_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
signal_session_component.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
translation_table_allocator.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
translation_table_allocator_tpl.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
trustzone.h hw: refactor irq controllers 2015-02-27 11:43:56 +01:00
util.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
vm_root.h Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00