Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanup in log categories
[simgrid.git] / src / plugins / vm /
2022-01-12 SUTER Fredericmake all VM signals private
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2022-01-02 SUTER Frederic[sonar] cleanup some recent smells
2021-12-24 SUTER Frederic[sonar] bunch of const
2021-12-22 SUTER FredericActivity refactoring
2021-11-04 SUTER FredericReorganize VM code
2021-10-27 SUTER FredericChange the way VMs are created.
2021-10-01 SUTER Fredericmore include cleanups
2021-09-30 SUTER Fredericinclude cleanups (mostly surf/surf.hpp)
2021-09-30 SUTER Frederic[sonar] fix a few recently introduced smells
2021-09-28 SUTER FredericMore consistency in resource creation/destruction
2021-09-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-22 SUTER Fredericmore refactoring of get_instance calls
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-15 SUTER Fredericmove maestro to EngineImpl. breaks a unit-test
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-02 SUTER Frederic[procrasticommit] less implicit casts and more consistency
2021-06-24 Arnaud GierschFix a few warnings when building doc (mostly related...
2021-06-22 Arnaud GierschMake field 's4u::Host::pimpl_cpu' private.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloNew implementation for bandwidth factors
2021-05-12 Arnaud GierschUse correct types for temporary variables.
2021-05-09 SUTER FredericRename kernel::resource:Cpu to CpuImpl
2021-05-07 Arnaud GierschAllow an actor to destroy its own VM.
2021-05-07 Arnaud GierschCapitalize enum class.
2021-05-06 Arnaud GierschCannot destroy iface before impl.
2021-05-06 Arnaud GierschFix use-after-free with VirtualMachine::destroy().
2021-05-06 Arnaud GierschThere is no need to have these functions 'virtual'.
2021-04-23 Arnaud GierschRename VirtualMachine::get_impl() to not hide Host...
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-06 SUTER Fredericfactor on_creation signal trigger in Host::seal()
2021-04-01 Bruno DonassoloAdding seal() for Host
2021-04-01 Martin Quinsontypo (reported by lintian)
2021-03-30 Arnaud GierschRevert "Fix MC tests."
2021-03-30 Bruno DonassoloFix MC tests.
2021-03-30 Bruno DonassoloRefactor Host and HostImpl
2021-03-25 Arnaud GierschUse const& for std::string parameter (sonar, again).
2021-03-25 Martin QuinsonMake model name constant
2021-03-25 Martin QuinsonUse the models directly, not their names
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Bruno DonassoloNo more types for models.
2021-03-17 SUTER Fredericmake update_algorithm optional in model creation. Full...
2021-03-16 Bruno DonassoloInitialize CPU model for VMs in init_HL13
2021-03-09 Arnaud GierschMerge branch 'bruno.donassolo/simgrid-add_model_shared...
2021-03-09 Bruno DonassoloEngine*::add_model: from unique to shared_ptr
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloMove globals to EngineImpl
2021-03-09 Bruno DonassoloGet rid of surf_cpu_model_vm.
2021-03-09 Bruno DonassoloModify iteration over models in surf_solve
2021-03-09 Bruno Donassoloclang-format before starting changing files
2021-03-09 Frederic Suterpropagate the user bound down to the action
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Arnaud GierschRemove useless declaration of default destructor.
2021-03-08 Frederic Sutercontinue to fluentify Cpu creation. Fix FG37 on the way
2021-03-02 Arnaud GierschMake field private (fixme--).
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin QuinsonY U NO test before commit/push??
2021-01-27 Martin Quinsonsome cleanups to the logging channel hierarchy
2021-01-20 eazimiMerge branch 'master' of github.com:eazimi/simgrid
2021-01-19 Arnaud GierschFix dead stores.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Martin QuinsonRemove the actor of the on_{start/completion} parameter...
2021-01-10 Martin QuinsonUnify on_start/on_completion signals of Activities
2020-12-17 Arnaud GierschUse Mailbox::get_unique<>(), and save a few delete.
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-19 Arnaud GierschConstify some sg_vm_t.
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschMore const.
2020-11-16 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-11 Arnaud GierschCosmetics.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-13 Arnaud GierschRemove useless type aliases.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschModernize method declarations.
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-08-12 Martin QuinsonMake sure that VM::get_speed() returns the correct...
2020-08-11 Martin QuinsonIgnore suspended VMs when computing the next_occurring_...
2020-08-11 Martin QuinsonVM: allow to chain some setters
2020-07-10 Arnaud Giersch[sonar] Fix more implicit casts that should not lower...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/plugins/.
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-02-26 Martin QuinsonAlso fire the on_connect signal for VMs
2020-02-06 Arnaud GierschCatch any kind of Exception here (revert previous change).
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschSimplify logic.
next