On 28 February 2012 07:40, Peter A. G. Crosthwaite
<peter.crosthwa...@petalogix.com> wrote:
> +static const VMStateDescription vmstate_zynq_slcr = {
> +    .name = "zynq_slcr",
> +    .unmigratable = 1,
> +};

No reason to make this unmigratable rather than just putting in
the vmstate fields. Otherwise looks OK.

-- PMM

Reply via email to