From: dverma <dverma@redhat.com>
To: qemu-devel@nongnu.org
Cc: jen@redhat.com, dgilbert@redhat.com, quintela@redhat.com,
Deepak Verma <dverma@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] Vmstate-static-checker.py fix upstream
Date: Mon, 7 Aug 2017 15:40:03 -0400 [thread overview]
Message-ID: <1502134806-13669-1-git-send-email-dverma@redhat.com> (raw)
From: Deepak Verma <dverma@redhat.com>
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
next reply other threads:[~2017-08-07 19:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-07 19:40 dverma [this message]
2017-08-07 19:40 ` [Qemu-devel] [PATCH 1/3] Fix format and styles; make code more pythonic dverma
2017-08-07 19:40 ` [Qemu-devel] [PATCH 2/3] Update the existing whitelist dverma
2017-08-07 19:40 ` [Qemu-devel] [PATCH 3/3] Add new functions for whitelisting and their calls dverma
2017-08-08 23:56 ` [Qemu-devel] [PATCH 0/3] Vmstate-static-checker.py fix upstream no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1502134806-13669-1-git-send-email-dverma@redhat.com \
--to=dverma@redhat.com \
--cc=dgilbert@redhat.com \
--cc=jen@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).