Re: [Qemu-devel] [PATCH v1 0/3] Xilinx Zynq QSPI support

2012-10-25 Thread Peter Crosthwaite
Ping! Any problems with this one? There is context conflict from the s/target_phys_addr_t/hwaddr/ so it needs a quick rebase but otherwise it is unchanged, ill rebase and [PULL] shortly if no objections. Regards, Peter On Fri, Oct 19, 2012 at 6:29 PM, Peter Crosthwaite wrote: > Support for the

[Qemu-devel] [PATCH v1 0/3] Xilinx Zynq QSPI support

2012-10-19 Thread Peter Crosthwaite
Support for the Quad SPI flash controller in Xilinx Zynq. Peter Crosthwaite (3): m25p80: Support for Quad SPI xilinx_spips: Generalised to model QSPI xilinx_zynq: added QSPI controller hw/m25p80.c | 61 +++- hw/xilinx_spips.c | 289 +