diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2021-04-15 14:33:51 +0100 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2021-06-14 13:28:50 +0100 |
commit | 626ff6515d41854dc8a880849ae2744c20a70ba7 (patch) | |
tree | 2b2d99dc81d69341326bb39a1a6fffc6bee1eed5 /softmmu | |
parent | 213de8a2fb12f6962ded0240c900f728a72f8217 (diff) | |
download | qemu-626ff6515d41854dc8a880849ae2744c20a70ba7.zip qemu-626ff6515d41854dc8a880849ae2744c20a70ba7.tar.gz qemu-626ff6515d41854dc8a880849ae2744c20a70ba7.tar.bz2 |
migration: add trace point when vm_stop_force_state fails
This is a critical failure scenario for migration that is hard to
diagnose from existing probes. Most likely it is caused by an error
from bdrv_flush(), but we're not logging the errno anywhere, hence
this new probe.
Reviewed-by: Connor Kuehl <ckuehl@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions