On 16/10/2020 07:45, Howard Spoelstra wrote:

Hi,

I see compilation of the current ppc-for-5.2 branch fail with:

../hw/pci-host/grackle.c: In function ‘grackle_realize’:
../hw/pci-host/grackle.c:68:11: error: ‘GrackleState’ has no member named ‘pic’
    68 |     if (!s->pic) {
       |           ^~
make: *** [Makefile.ninja:1741: libcommon.fa.p/hw_pci-host_grackle.c.o] Error 1

Best,
Howard

I see - as per the cover letter, my series is a replacement for Phil's original patch at https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg02988.html (the PIC link is now completely removed), so the solution here is to drop patch 7daac97 "hw/pci-host/grackle: Verify PIC link is properly set".


ATB,

Mark.

Reply via email to