]> Git Repo - qemu.git/commit - migration/exec.c
migration: Remove MigrationState from migration_channel_incomming()
authorJuan Quintela <[email protected]>
Mon, 17 Apr 2017 15:15:02 +0000 (17:15 +0200)
committerJuan Quintela <[email protected]>
Tue, 13 Jun 2017 09:00:44 +0000 (11:00 +0200)
commit543147116e40edcc6ccfc51e7b05a8a8934b48b5
treeb35e627381e294d58741f1f28fcbfca19de7dbb0
parentc8f9f4f402dabeec88d2f5e21e54a88021b2eeee
migration: Remove MigrationState from migration_channel_incomming()

All callers were calling migrate_get_current(), so do it inside the function.

Signed-off-by: Juan Quintela <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
migration/channel.c
migration/channel.h
migration/exec.c
migration/fd.c
migration/socket.c
migration/tls.c
This page took 0.025741 seconds and 4 git commands to generate.