mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-01 23:41:42 +00:00

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>