Re: [PATCH] target/mips: Migrate missing CPU fields

2021-04-27 Thread Philippe Mathieu-Daudé
On 4/24/21 12:00 AM, Philippe Mathieu-Daudé wrote: > Add various missing fields to the CPU migration vmstate: > > - CP0_VPControl & CP0_GlobalNumber (01bc435b44b 2016-02-03) > - CMGCRBase (c870e3f52ca 2016-03-15) > - CP0_ErrCtl(0d74a222c

Re: [PATCH] target/mips: Migrate missing CPU fields

2021-04-23 Thread Richard Henderson
On 4/23/21 3:00 PM, Philippe Mathieu-Daudé wrote: Add various missing fields to the CPU migration vmstate: - CP0_VPControl & CP0_GlobalNumber (01bc435b44b 2016-02-03) - CMGCRBase (c870e3f52ca 2016-03-15) - CP0_ErrCtl(0d74a222c27 2016-0

[PATCH] target/mips: Migrate missing CPU fields

2021-04-23 Thread Philippe Mathieu-Daudé
Add various missing fields to the CPU migration vmstate: - CP0_VPControl & CP0_GlobalNumber (01bc435b44b 2016-02-03) - CMGCRBase (c870e3f52ca 2016-03-15) - CP0_ErrCtl(0d74a222c27 2016-03-25) - MXU GPR[] & CR(eb555