Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
migration: fix status check of migration
authorTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 16 Jul 2014 07:04:53 +0000 (16:04 +0900)
committerTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 16 Jul 2014 07:04:53 +0000 (16:04 +0900)
commitbca8b8649fc08b1487194c2162a6e605ed280c2d
tree3737da3bc16cddc05525bc6ed98604f393edea98
parent64be642673bfea0b9f56fd12745a735d241537ed
migration: fix status check of migration

When a migration of a VM is already ongoing, do not allow
MSG_vm_migrate() for the VM.
include/msg/datatypes.h
src/include/surf/surf.h
src/msg/msg_host.c
src/msg/msg_vm.c