This is an update to the script vmstate-static-checker.py. The whitelist has been updated and newer functions have been added to reduce the false positives generated by the script while testing migration. The code has been cleaned and updated to follow PEP8 guidelines.
dverma (3): Fix format and styles; make code more pythonic Update the existing whitelist Add new functions for whitelisting and their calls scripts/vmstate-static-checker.py | 335 ++++++++++++++++++++++++++++---------- 1 file changed, 250 insertions(+), 85 deletions(-) -- 1.8.3.1