Re: [Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x

2012-10-26 Thread Peter Maydell
On 26 October 2012 07:09, Peter Crosthwaite wrote: > This series QOMifies the pflash_cfi0x devices to get them working with PL35x > in the least hackish way. Regression tested pflash_cfi_01 using > petalogix-ml605 and pflash_cfi_02 tested using zynq. Further testing by > clients of the pflash w

[Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x

2012-10-25 Thread Peter Crosthwaite
This series QOMifies the pflash_cfi0x devices to get them working with PL35x in the least hackish way. Regression tested pflash_cfi_01 using petalogix-ml605 and pflash_cfi_02 tested using zynq. Further testing by clients of the pflash would be appreciated. Removed the PL35x and Zynq stuff in V2