]> git.proxmox.com Git - mirror_qemu.git/commit
vmstate-static-checker: update whitelist
authorAmit Shah <amit.shah@redhat.com>
Wed, 21 Jan 2015 13:05:33 +0000 (18:35 +0530)
committerJuan Quintela <quintela@redhat.com>
Thu, 5 Feb 2015 16:16:14 +0000 (17:16 +0100)
commit027f15696d145803fbafbfcce691444fbf0488fc
tree166eb5163599f6da9d1a89c77b044e7166e01560
parentcd07b19307bd185dccfd39052ac66d2730b32857
vmstate-static-checker: update whitelist

Commit 22382bb96c8bd88370c1ff0cb28c3ee6bee79ed3 renamed the
'hw_cursor_x' and 'hw_cursor_y' fields in cirrus_vga.  Update the static
checker's whitelist to allow matching against the old and new names.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
scripts/vmstate-static-checker.py