On 9/12/22 18:21, Thomas Huth wrote:
On 09/12/2022 18.00, Philippe Mathieu-Daudé wrote:
The Goldfish interrupt controller is not target specific.

It's also only used by m68k which is only built once, so this does help reducing the compile time ... but I agree, it will be more helpful in the future the more code we move to softmmu_ss instead of specific_ss.

And soon MIPS too:
https://lore.kernel.org/qemu-devel/[email protected]/

While the Exynos interrupt combiner is only used by the ARM
targets, we can build this device once for all.
>> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  hw/intc/meson.build | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)


Reply via email to