diff options
author | Laurent Vivier <lvivier@redhat.com> | 2017-05-24 14:10:48 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-06-06 08:53:24 +1000 |
commit | 1b6e74824659ef10bd2a2924a98df388b78e175e (patch) | |
tree | 586d5444c2e168b2b5dcd54cde22242b8519db0c /kvm-all.c | |
parent | 199e19ee538eb61fd08b1c1ee5aa838ebdcc968e (diff) |
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>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions