Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Create a s4u::VirtualMachine to clean things out.
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 21 Oct 2016 16:55:50 +0000 (18:55 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 21 Oct 2016 20:07:49 +0000 (22:07 +0200)
commit0bd63b2cefa5b0dc0de3d7d00c2e8b68e95e00dd
tree3d60bd815fc6d25fe138b8883f9c9a8aca355a36
parent5e00312bf86c3868d644b7806cdba0abf23664a4
Create a s4u::VirtualMachine to clean things out.

This is still to be populated, with the content of the msg_vm module.
include/simgrid/s4u/VirtualMachine.hpp [new file with mode: 0644]
include/simgrid/s4u/host.hpp
src/s4u/s4u_VirtualMachine.cpp [new file with mode: 0644]
src/s4u/s4u_host.cpp
src/surf/VirtualMachineImpl.cpp
src/surf/VirtualMachineImpl.hpp
tools/cmake/DefinePackages.cmake