All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] vmstate static checker: handle unused fields,
@ 2014-07-22 11:44 Amit Shah
  2014-07-22 11:44 ` [Qemu-devel] [PATCH 1/2] vmstate static checker: whitelist additions Amit Shah
  2014-07-22 11:44 ` [Qemu-devel] [PATCH 2/2] checker: ignore fields marked unused Amit Shah
  0 siblings, 2 replies; 3+ messages in thread
From: Amit Shah @ 2014-07-22 11:44 UTC (permalink / raw)
  To: qemu list; +Cc: Amit Shah, Juan Quintela

Hi,

This patchset updates the whitelist and adds handling for 'unused'
fields.  These were found when comparing qemu-1.0 json output with
qemu-2.1 -M pc-1.0.

Amit Shah (2):
  vmstate static checker: whitelist additions
  checker: ignore fields marked unused

 scripts/vmstate-static-checker.py | 70 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 65 insertions(+), 5 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-07-22 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 11:44 [Qemu-devel] [PATCH 0/2] vmstate static checker: handle unused fields, Amit Shah
2014-07-22 11:44 ` [Qemu-devel] [PATCH 1/2] vmstate static checker: whitelist additions Amit Shah
2014-07-22 11:44 ` [Qemu-devel] [PATCH 2/2] checker: ignore fields marked unused Amit Shah

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.