On (Tue) 26 Jul 2016 [15:29:36], Cao jin wrote:
> Hi Amit
> 
> I will take care of this.
> BTW, did't see it in coverity scan outstanding defects, Do I missed or it is
> checked by other static check tools?

This is checked with the vmstate static checker --
scripts/vmstate-static-checker.py.

The -dump-vmstate cmdline option to qemu gives a json file that the
static checker uses as input.  Get a 'before' and 'after' version of
the json files, and pass those on to the checker with '-s' and '-d'
arguments respectively.

Thanks,

                Amit

Reply via email to