Re: [Qemu-devel] PL022 VMSD versions bump

2014-04-09 Thread Peter Maydell
On 9 April 2014 13:42, Peter Crosthwaite wrote: > Hi Peter, > > Im looking to do some cleanup around pl022 and I would like to use it > as my lead example of code using the new generic FIFO (as I think I > have test cases handy for it). But the VMSD description for this > device is a bit ugly as i

[Qemu-devel] PL022 VMSD versions bump

2014-04-09 Thread Peter Crosthwaite
Hi Peter, Im looking to do some cleanup around pl022 and I would like to use it as my lead example of code using the new generic FIFO (as I think I have test cases handy for it). But the VMSD description for this device is a bit ugly as it is: VMSTATE_INT32(tx_fifo_head, PL022State),