]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/migration: Print some debug on bad status
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 8 Nov 2019 10:43:07 +0000 (10:43 +0000)
committerThomas Huth <thuth@redhat.com>
Mon, 11 Nov 2019 13:24:46 +0000 (14:24 +0100)
commit84b2c7e59afc37e2146ae5ce3768cb8c439e979d
treeb57b50f27f0f43cc9e93f2108f836ae9c56fc31a
parent611aa4d00d5cd1a1b5df964c45116fa571549b68
tests/migration: Print some debug on bad status

We're seeing occasional asserts in 'wait_for_migraiton_fail', that
I can't reliably reproduce, and where the cores don't have any useful
state.  Print the 'status' out, so we can see which unexpected state
we're ending up in.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20191108104307.125020-1-dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/migration-test.c