Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document Virtual machines
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 1 Feb 2020 15:25:52 +0000 (16:25 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 1 Feb 2020 15:25:55 +0000 (16:25 +0100)
commit471d0736505fc6cfd8f018bdeb8bd3846ee2adad
tree2f6dd3a6ef40223495a5d3839a95783bcf6a9147
parent4821186379859a0b877efed18da754128b619ac4
document Virtual machines

Even if I hate to document code that should change. Here, we should
kill the fact that s4u::VirtualMachine extends s4u::Host, as it only
complicates things for nothing. It probably requires that we
dupplicate the methods this_actor::exec() and Actor::set_host() to add
a variant taking a VM instead of the host, but that would still be an
improvement.

Also, the zone C type should probably be renamed into netzone for
consistency.
docs/find-missing.ignore
docs/source/app_s4u.rst
include/simgrid/s4u/VirtualMachine.hpp
include/simgrid/vm.h