migration: Commands are only used inside migration.c
commitda6f17903f0cda719d8a14263bcea49dde5193b5
authorJuan Quintela <quintela@redhat.com>
Mon, 24 Apr 2017 15:37:14 +0000 (24 17:37 +0200)
committerJuan Quintela <quintela@redhat.com>
Tue, 13 Jun 2017 09:00:45 +0000 (13 11:00 +0200)
treeff88a9948b25bcaf187b715580693c3ab8320f98
parentc3d2e2e76cd6021fdf6097744449fb3f7bf7cea0
migration: Commands are only used inside migration.c

So, move them there.  Notice that we export functions that send
commands, not the command themselves.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
include/migration/migration.h
migration/migration.c