Re: [Qemu-devel] [PATCH v1 0/5] Xilinx SPIPS updates

2013-02-26 Thread Peter Crosthwaite
Ping! And CC Kuo-Jung. AFAICT Kuo-Jung is using xilinx_spips as a template for his SPI work so some of these updates will be relevant to the Faraday series. The patches about the unused IRQs and the QOM styling fix are the ones. Ill CC andreas as well, as does some QOM plumbing, establishing a he

[Qemu-devel] [PATCH v1 0/5] Xilinx SPIPS updates

2013-02-19 Thread Peter Crosthwaite
Few updates to the Zynq SPI controller. Couple of bug-fixes/completions followed by some QOMifying cleanup. Nathan Rossi (2): xilinx_spips: Fix bus setup conditional check xilinx_spips: Add missing dual-bus snoop commands Peter Crosthwaite (3): xilinx_spips: Set unused IRQs to NULL xilin