migration: Create load_setup()/cleanup() methods
commitacb5ea86971a7f3d0eac30996c4d0eab7b873879
authorJuan Quintela <quintela@redhat.com>
Wed, 28 Jun 2017 09:52:26 +0000 (28 11:52 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 10 Jul 2017 16:52:21 +0000 (10 17:52 +0100)
tree34a5d6dc816da696f607201a907fd3fbbc4d8dcf
parent70f794fcfa7c1b9d7af465d124a0e6175da30e39
migration: Create load_setup()/cleanup() methods

We need to do things at load time and at cleanup time.

Signed-off-by: Juan Quintela <quintela@redhat.com>
--

Move the printing of the error message so we can print the device
giving the error.
Add call to postcopy stuff
Message-Id: <20170628095228.4661-4-quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/migration/register.h
migration/savevm.c
migration/savevm.h
migration/trace-events