On Tue, 14 Oct 2025 at 21:08, Richard Henderson <[email protected]> wrote: > > Duplicate the cpreg_{indexes,values,array_len} array as > cpreg128_{indexes,values,array_len}. Similarly for > cpreg_vmstate_{indexes,values,array_len}. > > Split the values between the two arrays during > write_cpustate_to_list, write_list_to_cpustate, > count_cpreg, and add_cpreg_to_list. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
