genode/repos/base-hw/src/core/spec/arm_v7
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 hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
trustzone hw & imx53: IRQ injection via Vm::proceed 2015-11-29 18:17:04 +01:00
virtualization base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
cpu.cc hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
mode_transition.s hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
perf_counter.cc hw: no superfluous ORing of zeros and clean up 2014-08-15 10:19:49 +02:00
vm_session_component.cc hw: replace page table allocator with static one 2015-06-22 14:43:41 +02:00