qemu-irix/include/migration
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
..
blocker.h
colo.h migration: Remove migration.h from colo.h 2017-05-18 19:20:59 +02:00
cpu.h
failover.h
migration.h migration: Export ram.c functions in its own file 2017-06-01 18:49:23 +02:00
misc.h migration: Move include/migration/block.h into migration/ 2017-06-01 18:49:24 +02:00
qemu-file-types.h migration: Split qemu-file.h 2017-06-01 18:49:22 +02:00
snapshot.h migration: Create include for migration snapshots 2017-06-01 18:49:23 +02:00
vmstate.h migration: remove register_savevm() 2017-06-06 08:53:24 +10:00