Laurent Vivier 1b6e748246 migration: remove register_savevm()
We can replace the four remaining calls of register_savevm() by
calls to register_savevm_live(). So we can remove the function and
as we don't allocate anymore the ops pointer with g_new0()
we don't have to free it then.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-06-06 08:53:24 +10:00
..
2017-03-31 08:48:13 +08:00
2017-04-24 11:30:03 +08:00
2016-07-19 20:18:02 +02:00
2016-06-16 18:39:03 +02:00
2017-01-06 10:38:05 +08:00
2017-06-06 08:53:24 +10:00
2016-10-28 17:54:21 -07:00
2017-06-02 11:33:52 +04:00