Searched hist:aa1b3111b3f3c53b9290ecade02f31acfc579c16 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff aa1b3111b3f3c53b9290ecade02f31acfc579c16 Fri Jan 20 05:15:09 CST 2017 Peter Maydell <peter.maydell@linaro.org> target-arm: Expose output GPIO line for VCPU maintenance interrupt
The GICv3 support for virtualization includes an outbound maintenance interrupt signal which is asserted when the CPU interface wants to signal to the hypervisor that it needs attention. Expose this as an outbound GPIO line from the CPU object which can be wired up as a physical interrupt line by the board code (as we do already for the CPU timers).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Message-id: 1483977924-14522-4-git-send-email-peter.maydell@linaro.org
|
H A D | cpu.h | diff aa1b3111b3f3c53b9290ecade02f31acfc579c16 Fri Jan 20 05:15:09 CST 2017 Peter Maydell <peter.maydell@linaro.org> target-arm: Expose output GPIO line for VCPU maintenance interrupt
The GICv3 support for virtualization includes an outbound maintenance interrupt signal which is asserted when the CPU interface wants to signal to the hypervisor that it needs attention. Expose this as an outbound GPIO line from the CPU object which can be wired up as a physical interrupt line by the board code (as we do already for the CPU timers).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Alistair Francis <alistair.francis@xilinx.com> Message-id: 1483977924-14522-4-git-send-email-peter.maydell@linaro.org
|