Re: [Qemu-devel] [PATCH v3] Exynos4210 IRQ Gate improvement

2012-04-19 Thread Evgeny Voevodin
On 17.04.2012 09:41, Evgeny Voevodin wrote: This patch introdices new functionality of exynos4210 IRQ gate. Now it has n_in inputs and one output. Exynos SOC creates NCPU instances of IRQ gate with 2 inputs each instead of creating one gate with 4 inputs and 2 outputs. This device could be used

[Qemu-devel] [PATCH v3] Exynos4210 IRQ Gate improvement

2012-04-16 Thread Evgeny Voevodin
This patch introdices new functionality of exynos4210 IRQ gate. Now it has n_in inputs and one output. Exynos SOC creates NCPU instances of IRQ gate with 2 inputs each instead of creating one gate with 4 inputs and 2 outputs. This device could be used as stand-alone, so, if somebody else needs th