On 9/7/20 2:20 AM, Edgar E. Iglesias wrote:
> Looks good, none of the test issues were relatd. Thanks Richard!
>
> On all the patches I had not previously reviewed:
> Reviewed-by: Edgar E. Iglesias
> Tested-by: Edgar E. Iglesias
Thanks,
> Can you take the pull-req via your trees?
Yes.
r~
On Fri, Sep 04, 2020 at 12:08:23PM -0700, Richard Henderson wrote:
> Version 3:
>
> * Splits out MicroBlazeCPUConfig, and moves some values
>out of CPUMBState (env) that are constant configuration
>parameters, or derived from configuration parameters.
>
> * Do not save configuration par
Version 3:
* Splits out MicroBlazeCPUConfig, and moves some values
out of CPUMBState (env) that are constant configuration
parameters, or derived from configuration parameters.
* Do not save configuration parameters with vmstate.
* Pass around MicroBlazeCPUConfig in the translator.
* Do