genode/repos/base-hw
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
..
doc Add tutorial for base-hw on Muen 2015-08-27 13:48:26 +02:00
include hw & imx53: IRQ injection via Vm::proceed 2015-11-29 18:17:04 +01:00
lib Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
mk/spec Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
run remove Versatile Express board (Fix #1611) 2015-07-07 19:48:06 +02:00
src hw & imx53: IRQ injection via Vm::proceed 2015-11-29 18:17:04 +01:00