qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] vmstate static checker: handle unused fields,


From: Amit Shah
Subject: [Qemu-devel] [PATCH 0/2] vmstate static checker: handle unused fields,
Date: Tue, 22 Jul 2014 17:14:57 +0530

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




reply via email to

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