Laurent Vivier <[email protected]> wrote: D> 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 <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> As this is needed for Power, letting them go through their tree. Later, Juan.
