]> git.proxmox.com Git - mirror_qemu.git/commit
migration: Report values for comparisons
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 27 Sep 2016 18:56:05 +0000 (19:56 +0100)
committerJuan Quintela <quintela@trasno.org>
Thu, 13 Oct 2016 15:22:38 +0000 (17:22 +0200)
commit49228e17edc3f9a7cef6061daffdcc3a33d8023d
tree33dde8354321fa6379198ff107ae08cd97d3e1fa
parenta1771070e7b892a0bdea81b4a1ec7fcca0af21f5
migration: Report values for comparisons

Report the values when a comparison fails; together with
the previous patch that prints the device and field names
this should give a good idea of why loading the migration failed.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/vmstate.c