qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] Vmstate-static-checker.py fix upstream


From: dverma
Subject: [Qemu-devel] [PATCH v2 0/3] Vmstate-static-checker.py fix upstream
Date: Wed, 16 Aug 2017 11:59:25 -0400

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.

Changes v1->v2:
1. Fix patchew warnings about exceeding 80 characters

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 | 353 ++++++++++++++++++++++++++++----------
 1 file changed, 265 insertions(+), 88 deletions(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]