Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
(hopefully) fix the memory issues in the VMs
[simgrid.git] / src / msg / msg_vm.cpp
2016-11-20 Martin Quinson(hopefully) fix the memory issues in the VMs
2016-11-20 Martin Quinsonmore VM functions inlining (plus, getters don't need...
2016-11-19 Martin Quinsoninline a bunch of VM functions
2016-11-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-17 Martin Quinsondon't store the VM implem where the host stores its...
2016-11-16 Martin Quinsonkill two more useless functions in VM
2016-11-16 Martin Quinsonremove unused functions in the VMs
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-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-16 degommeDon't allocate 5KB per host created when it's not needed.
2016-10-22 Martin Quinsonrename MSG_host_(get/set)_params into MSG_vm_(get/set...
2016-09-22 Martin Quinsonhide a global data container
2016-09-02 Frederic SuterRevert "msg_private.h is a C++ header so add pp"
2016-09-02 Frederic Sutermsg_private.h is a C++ header so add pp
2016-08-28 Martin Quinsonone 'void*' less
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic Sutermorning routine of chasings sonar bugs
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Christian Heinrich[MSG] NULL -> nullptr substitution
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-03-21 Frederic Suterreindent
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien Gossa[MSG] Renaming MSG_get_host_speed in MSG_host_get_speed...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-03 Julien GossaSTFU you damn VM
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-24 Martin Quinsonconvert S4U to my current coding convention
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-21 Martin Quinsonbanish some surf parsing files to a src/surf/xml jail
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-20 Christian Heinrich[Docs] Fixed doc generation errors.
2016-01-15 Gabriel Corona[s4u] Host snake_case
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-06 Martin Quinsonkill a useless obscure function
2016-01-05 Gabriel Corona[simix] Move other simcall to the Host class
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-14 Martin Quinsonkill dead code
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-11 Martin Quinsonmake it compile with paranoid flags activated
2015-12-11 Gabriel Corona[msg] Switch MSG to .cpp