genode/repos/base-hw/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
..
base base: remove pager code from public API 2015-07-01 14:46:15 +02:00
cap_session hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
cpu_session Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
kernel base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
pd_session hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
signal_session hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
spec hw & imx53: IRQ injection via Vm::proceed 2015-11-29 18:17:04 +01:00
vm_session hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00