On 3/15/21 10:05 AM, Keqian Zhu wrote: > Hi Philippe, > > It seems that vmstate_ecc_state and vmstate_x86_cpu can also be constified. > Found by <git grep "VMStateDescription" | grep -v "const">.
Correct (I only searched for the static ones). Do you mind sending a patch? > > Thanks, > Keqian > > On 2021/3/14 1:11, Philippe Mathieu-Daudé wrote: >> VMStateDescription isn't supposed to be modified.
