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. PS: You should send a patch to fix all the occurrences of "error_propagate((errp), (err));" in xlnx-zynqmp.c... thanks -- PMM