| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | migration: Remove MigrationState from migration_channel_incomming() | Juan Quintela | 2017-06-13 | 1 | -2/+1![]() |
| | | | | | | | | | | All callers were calling migrate_get_current(), so do it inside the function. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com> | ||||
| * | migration: Split migration/channel.c for channel operations | Juan Quintela | 2017-05-18 | 1 | -0/+27 |
| Create an include for its exported functions. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> --- Add proper header | |||||

