Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove deprecated features for next release (3.36).
[simgrid.git] / src / s4u / s4u_VirtualMachine.cpp
2023-11-27 Arnaud GierschRemove deprecated features for next release (3.36).
2023-11-21 Arnaud GierschUpdate XBT_ATTRIB_DEPRECATED_v??? in comments.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-23 Martin QuinsonGive the on_this_ variant to all VM signals
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-01-14 Arnaud GierschRemove more references to MSG in documentation.
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-05-12 Arnaud GierschRename VM signals to distinguish them from Host::on_cre...
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-04-19 Bruno DonassoloSet s4u::VirtualMachine as deprecated
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-11 Bruno DonassoloHosts and VMs internal refactor.
2022-02-27 Martin QuinsonRename sg::k::actor::simcall ::actor::simcall_answered
2022-02-10 Arnaud GierschAnother pointer-to-const.
2022-01-12 SUTER Fredericmake all VM signals private
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-11-04 SUTER FredericReorganize VM code
2016-11-16 Martin Quinsonmove virtual machines to the directory src/plugins/vm
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-12 Martin QuinsonMove some content out of HostImpl (into VirtualMachineImpl)
2016-10-21 Martin QuinsonMerge branches 'master' and 'master' of scm.gforge...
2016-10-21 Martin QuinsonCreate a s4u::VirtualMachine to clean things out.