]> git.proxmox.com Git - mirror_qemu.git/commit - migration/migration.c
migration: Export migrate_set_state()
authorzhanghailiang <zhang.zhanghailiang@huawei.com>
Wed, 16 Dec 2015 11:47:33 +0000 (11:47 +0000)
committerAmit Shah <amit.shah@redhat.com>
Wed, 13 Jan 2016 10:30:39 +0000 (16:00 +0530)
commit48781e5bf26a285f43b9c328b668021d28d2e690
tree7cf5fb6fade9afb636d6a9d4647a276319fb2639
parent649a1bbaf95adb228f1030ab0618a932bc26aa8b
migration: Export migrate_set_state()

Change the first parameter of migrate_set_state(), and export it.
We will use it in a later patch to update incoming state.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
dgilbert: Updated comment as per Juan's review
Message-Id: <1450266458-3178-2-git-send-email-dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
include/migration/migration.h
migration/migration.c