Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to recreate VMs in a better way (I guess)
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Oct 2014 21:07:29 +0000 (23:07 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Oct 2014 21:07:33 +0000 (23:07 +0200)
commited6ec7765a2763f0e1c383ed4ec2e4b3d434ee19
tree87d768b588b6e3615a2c0495910aa4886506e5a6
parent3173932a55c8e4888a0b0e3e199a9ad682650fbe
Allow to recreate VMs in a better way (I guess)

Instead of removing the VM from the host_lib (and potentially create
issues at the routing level), test whether it exists in the VM layer
before whining that we cannot redo it.
src/msg/msg_vm.c