qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/3] grackle: use qdev gpios for PCI IRQs


From: Mark Cave-Ayland
Subject: Re: [PATCH v2 2/3] grackle: use qdev gpios for PCI IRQs
Date: Fri, 16 Oct 2020 07:53:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

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

[Prev in Thread] Current Thread [Next in Thread]