commit | 04cd79625fa4103c5839ba36ad476dd22f7f7557 | [log] [tgz] |
---|---|---|
author | Leon Alrae <leon.alrae@imgtec.com> | Fri Feb 20 13:07:44 2015 +0000 |
committer | Leon Alrae <leon.alrae@imgtec.com> | Wed Mar 11 14:13:57 2015 +0000 |
tree | 2424cb76fe47517fb7eeff6ea5b81d2908ce5969 | |
parent | 48412371415a260d00fc7fdcdb400da55f268828 [diff] |
target-mips: replace cpu_save/cpu_load with VMStateDescription Create VMStateDescription for MIPS CPU. The new structure contains exactly the same fields as before, therefore leaving existing version_id. Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>