Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
recommit my initial version of cloud stuff for 3.8. Hopefully with all files
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 29 May 2012 15:03:13 +0000 (17:03 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 29 May 2012 15:03:13 +0000 (17:03 +0200)
commit757c0f8844ae51c9e9a9085165c5dc46e5d1ce5c
tree4d6fd86a4b7f3e0819ce98a72e413c3fa3b4ce5d
parentdda4a9635474c80e380d7a088bc9393d465c1bed
recommit my initial version of cloud stuff for 3.8. Hopefully with all files
16 files changed:
.gitignore
ChangeLog
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
doc/module-msg.doc
examples/msg/cloud/CMakeLists.txt [new file with mode: 0644]
examples/msg/cloud/masterslave_virtual_machines.c [new file with mode: 0644]
examples/msg/cloud/masterslave_virtual_machines.xml [new file with mode: 0644]
include/msg/datatypes.h
include/msg/msg.h
src/msg/msg_global.c
src/msg/msg_host.c
src/msg/msg_private.h
src/msg/msg_vm.c [new file with mode: 0644]
src/xbt/log.c