On 11/10/2023 15.41, BALATON Zoltan wrote:
On Wed, 11 Oct 2023, Philippe Mathieu-Daudé wrote:
ppc4xx_pci.c is moved from the target specific ppc_ss[] meson
source set to pci_ss[] which is common to all targets: the
object is built once.

At this point I'm not sure. This device is only used for PPC machines so it's kind of target specific. Why do you want to compile it for other targets?

This way the object code can be shared between qemu-system-ppc64 and qemu-system-ppc. I.e. we only have to compile it once instead of twice.

 Thomas



Reply via email to