diff options
author | Amit Shah | 2014-07-11 14:40:45 +0200 |
---|---|---|
committer | Amit Shah | 2014-07-16 10:59:34 +0200 |
commit | 79fe16c0489ca658f53796206067a551fc915ba2 (patch) | |
tree | 31c17694512992802c906b490ad5ebf745848112 /hw/char | |
parent | Update version for v2.1.0-rc2 release (diff) | |
download | qemu-79fe16c0489ca658f53796206067a551fc915ba2.tar.gz qemu-79fe16c0489ca658f53796206067a551fc915ba2.tar.xz qemu-79fe16c0489ca658f53796206067a551fc915ba2.zip |
vmstate static checker: detect section renames
Commit 292b1634 changed the section name of "ICH9 LPC" to "ICH9-LPC",
and that causes the static checker to flag this:
Section "ICH9 LPC" does not exist in dest
This patch introduces a function that checks for section renames and
also a dictionary that maps those renames.
Reported-by: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
---
This is a small patch to a script; doesn't break qemu and helps with the
static checker, so it's a very low-risk patch for 2.1.
Diffstat (limited to 'hw/char')
0 files changed, 0 insertions, 0 deletions