aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2025-01-09 15:52:43 -0300
committerFabiano Rosas <farosas@suse.de>2025-01-09 17:39:03 -0300
commit86bee9e0c761a3d0e67c43b44001fd752f894cb0 (patch)
tree9466a3e30fd392a48d101499733054e344957f72 /rust/qemu-api
parent8597af76153a87068b675d8099063c3ad8695773 (diff)
downloadqemu-86bee9e0c761a3d0e67c43b44001fd752f894cb0.zip
qemu-86bee9e0c761a3d0e67c43b44001fd752f894cb0.tar.gz
qemu-86bee9e0c761a3d0e67c43b44001fd752f894cb0.tar.bz2
migration: Add more error handling to analyze-migration.py
The analyze-migration script was seen failing in s390x in misterious ways. It seems we're reaching the VMSDFieldStruct constructor without any fields, which would indicate an empty .subsection entry, a VMSTATE_STRUCT with no fields or a vmsd with no fields. We don't have any of those, at least not without the unmigratable flag set, so this should never happen. Add some debug statements so that we can see what's going on the next time the issue happens. Reviewed-by: Peter Xu <peterx@redhat.com> Message-Id: <20250109185249.23952-2-farosas@suse.de> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions