diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2022-04-04 16:46:41 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2022-04-21 11:37:03 +0100 |
| commit | 2bd84b6818c790508a65ec34e268295c3cb9315f (patch) | |
| tree | 3b8b7732ab4f859e393dffddece7bcf88686fcaf /python/qemu/utils/qemu_ga_client.py | |
| parent | d6ccfc7e6734383926fccfdb92df238761cb9423 (diff) | |
| download | focaccia-qemu-2bd84b6818c790508a65ec34e268295c3cb9315f.tar.gz focaccia-qemu-2bd84b6818c790508a65ec34e268295c3cb9315f.zip | |
hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
The Exynos4210 SoC device currently uses a custom device "exynos4210.irq_gate" to model the OR gate that feeds each CPU's IRQ line. We have a standard TYPE_OR_IRQ device for this now, so use that instead. (This is a migration compatibility break, but that is OK for this machine type.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220404154658.565020-2-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu/utils/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions