mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
85ba3259f8
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 |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu_session | ||
kernel | ||
pd_session | ||
signal_session | ||
spec | ||
vm_session |