qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Vmstate-static-checker.py fix upstream
@ 2017-08-16 15:59 dverma
  2017-08-16 15:59 ` [Qemu-devel] [PATCH v2 1/3] Fix format and styles; make code more pythonic dverma
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dverma @ 2017-08-16 15:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: jen, dgilbert, quintela, dverma

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-16 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 15:59 [Qemu-devel] [PATCH v2 0/3] Vmstate-static-checker.py fix upstream dverma
2017-08-16 15:59 ` [Qemu-devel] [PATCH v2 1/3] Fix format and styles; make code more pythonic dverma
2017-08-16 15:59 ` [Qemu-devel] [PATCH v2 2/3] Update the existing whitelist dverma
2017-08-16 15:59 ` [Qemu-devel] [PATCH v2 3/3] Add new functions for whitelisting and their calls dverma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).