migration: Perform vmsd structure check during tests
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 13 Jan 2022 19:44:52 +0000 (19:44 +0000)
committerJuan Quintela <quintela@redhat.com>
Mon, 6 Feb 2023 18:22:56 +0000 (19:22 +0100)
commitbb25a7289561d67133a7e7d69b15d81ead507a9e
treefbe3f722e4889e813ae19f1353e960b0b7ba9e36
parent89c568489122de996920b760c34e81b925cc8181
migration: Perform vmsd structure check during tests

Perform a check on vmsd structures during test runs in the hope
of catching any missing terminators and other simple screwups.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/savevm.c