commit | dd217b8732b93d97c22fa70dc15a72d92a2b2380 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Mon Jul 23 06:15:02 2012 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu Dec 20 23:09:25 2012 +0100 |
tree | 11a8aed85b6e5bb87e45b1196c8fcf2923bca7e8 | |
parent | 766bd1769e70835e0cc25f3f057f101619494b59 [diff] |
migration: make writes blocking Move all the writes to the migration_thread, and make writings blocking. Notice that are still using the iothread for everything that we do. Signed-off-by: Juan Quintela <quintela@redhat.com>