Skip to content
  • Gerd Hoffmann's avatar
    add migration state change notifiers · 99a0db9b
    Gerd Hoffmann authored
    
    
    This patch adds functions to register and unregister notifiers for
    migration state changes and a function to query the migration state.
    The notifier is called on every state change.  Once after establishing a
    new migration object (which is in active state then) and once when the
    state changes from active to completed, canceled or error.
    
    Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
    99a0db9b