Re: [PATCH] ppc: Fix build with --without-default-devices

2020-12-23 Thread Greg Kurz
On Wed, 23 Dec 2020 09:55:58 +0100 Paolo Bonzini wrote: > On 23/12/20 09:10, Greg Kurz wrote: > > Linking of the qemu-system-ppc64 fails on a POWER9 host when > > --without-default-devices is passed to configure: > > > > $ ./configure --without-default-devices \ > >

Re: [PATCH] ppc: Fix build with --without-default-devices

2020-12-23 Thread Paolo Bonzini
On 23/12/20 09:10, Greg Kurz wrote: Linking of the qemu-system-ppc64 fails on a POWER9 host when --without-default-devices is passed to configure: $ ./configure --without-default-devices \ --target-list=ppc64-softmmu && make ... libqemu-ppc64-softmmu.fa.p/hw_ppc_e500.c.o: In

[PATCH] ppc: Fix build with --without-default-devices

2020-12-23 Thread Greg Kurz
Linking of the qemu-system-ppc64 fails on a POWER9 host when --without-default-devices is passed to configure: $ ./configure --without-default-devices \ --target-list=ppc64-softmmu && make ... libqemu-ppc64-softmmu.fa.p/hw_ppc_e500.c.o: In function `ppce500_init_mpic_kvm':