qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] Vmstate-static-checker.py fix upstream
@ 2017-08-07 16:53 dverma
  2017-08-07 16:53 ` [Qemu-devel] [PATCH v3 1/3] Fix format and styles; make code more pythonic dverma
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: dverma @ 2017-08-07 16:53 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.

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

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 16:53 [Qemu-devel] [PATCH v3 0/3] Vmstate-static-checker.py fix upstream dverma
2017-08-07 16:53 ` [Qemu-devel] [PATCH v3 1/3] Fix format and styles; make code more pythonic dverma
2017-08-07 18:04   ` Eric Blake
2017-08-07 16:53 ` [Qemu-devel] [PATCH v3 2/3] Update the existing whitelist dverma
2017-08-07 16:53 ` [Qemu-devel] [PATCH v3 3/3] Add new functions for whitelisting and their calls dverma
2017-08-09  0:51 ` [Qemu-devel] [PATCH v3 0/3] Vmstate-static-checker.py fix upstream no-reply

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).