On 17 September 2015 at 14:04, Edgar E. Iglesias <edgar.igles...@xilinx.com> wrote: > On Thu, Sep 17, 2015 at 01:39:17PM +0100, Peter Maydell wrote: >> On 12 August 2015 at 15:15, Edgar E. Iglesias <edgar.igles...@gmail.com> >> wrote: >> > On Fri, Aug 07, 2015 at 05:02:14PM +0100, Peter Maydell wrote: >> >> From: Juan Quintela <quint...@redhat.com> >> >> >> >> Update the CRIS CPU state save/load to use a VMStateDescription struct >> >> rather than cpu_save/cpu_load functions. >> >> >> >> Have to define TLBSet struct. >> >> Multidimensional arrays in C are a mess, just unroll them. >> >> >> >> Signed-off-by: Juan Quintela <quint...@redhat.com> >> > >> > >> > Acked-by: Edgar E. Iglesias <edgar.igles...@xilinx.com> >> >> So what's the process for target-cris changes to get into the tree? >> > > Sorry, I thought this was maybe going through migration tree. Feel free > to push it.
OK, applied to master. thanks -- PMM