On Tue, Sep 8, 2015 at 8:00 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 4 September 2015 at 16:17, Alistair Francis > <alistair.fran...@xilinx.com> wrote: >> This series connects the AHCI SATA device to the ZynqMP >> machine. It requires a restructure of the AHCI file to >> make the AHCI state struct visible. It also requires a >> small change to the ahci_irq_lower() and ahci_irq_raise() >> functions to avoid assuming that the AHCIState is a child >> of AHCIPCIState. > > No idea why the list doesn't like patch 4, but anyway I've > applied the series to target-arm.next.
Thanks for that Peter. > > PS: You should send a patch to fix all the occurrences > of "error_propagate((errp), (err));" in xlnx-zynqmp.c... Thanks for pointing that out. I'm working on a patch now. Thanks, Alistair > > thanks > -- PMM >