commit | 766bd1769e70835e0cc25f3f057f101619494b59 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Jul 23 05:45:29 2012 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu Dec 20 23:09:25 2012 +0100 |
tree | 18bf29401371ddf7abcec579e589079b6aafe095 | |
parent | edfa1af52f4c69264c5a0c38da10eb372077fba3 [diff] |
migration: move migration thread init code to migrate_fd_put_ready This way everything related with migration is run on the migration thread and no locking is needed. Signed-off-by: Juan Quintela <quintela@redhat.com>