]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/vmstate-static-checker.py: Allow new name for ghes_addr_le field
authorThomas Huth <thuth@redhat.com>
Tue, 29 Apr 2025 15:21:39 +0000 (17:21 +0200)
committerPeter Xu <peterx@redhat.com>
Fri, 2 May 2025 15:09:36 +0000 (11:09 -0400)
commite674fedbd1fd9953bc30026670aba6779848280a
treee8bd1e405468419f13b0169a0d904ff4a6130aaa
parent0bafd6e9cbcdb1d857240f9f8c5df98a472b1b27
scripts/vmstate-static-checker.py: Allow new name for ghes_addr_le field

ghes_addr_le has been renamed to hw_error_le in commit 652f6d86cbb
("acpi/ghes: better name the offset of the hardware error firmware").
Adjust the checker script to allow that changed field name.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20250429152141.294380-3-thuth@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
scripts/vmstate-static-checker.py