summaryrefslogtreecommitdiffstats
path: root/scripts/vmstate-static-checker.py
Commit message (Expand)AuthorAgeFilesLines
* vmstate-static-checker:remove this redundant returndinglimin2022-10-221-1/+0Star
* Replace 'whitelist' with 'allow'Thomas Huth2022-07-181-1/+1
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0Star
* scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* vmstate-static-checker: Fix for current pythonDr. David Alan Gilbert2019-11-251-2/+4
* python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2018-06-081-2/+2
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-42/+43
* vmstate-static-checker: update white list with spapr_pciLaurent Vivier2017-02-281-0/+5
* vmstate-static-checker: fix size mismatch detection in unused fieldsAmit Shah2016-06-171-1/+1
* static checker: e1000-82540em got aliased to e1000Amit Shah2016-02-051-0/+1
* vmstate-static-checker: update whitelistAmit Shah2015-02-051-0/+2
* checker: ignore fields marked unusedAmit Shah2014-08-041-4/+50
* vmstate static checker: whitelist additionsAmit Shah2014-07-221-1/+15
* vmstate static checker: detect section renamesAmit Shah2014-07-161-5/+22
* vmstate-static-checker: script to validate vmstate changesAmit Shah2014-06-231-0/+345