Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use variables only for asserts.
[simgrid.git] / src / surf / vm_workstation_hl13.cpp
2014-09-22 Augustin DegommeDon't use variables only for asserts.
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-11 Paul BédarideAdd vm tesh
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 Takahiro Hirofuchifix spell and remove trailing space
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-26 Paul BédarideClean surf code
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-17 Paul BédarideClean surf cpu cas01
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-11 Arnaud GierschDon't completely short-circuit these loops!
2014-02-10 Arnaud GierschMake a list of WorkstationVM, instead of iterating...
2014-02-08 Arnaud GierschUncomment code, and fix meomry leaks in WorkstationVMHL13.
2014-02-08 Arnaud GierschCall getBound before unref on p_action.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-21 Arnaud GierschComment unused variables and parameters.
2014-01-09 Paul BédarideMemleaks fixes on VM
2013-12-19 Paul BédarideRemove all dynamic casts
2013-12-19 Paul BédarideMerge lmm into base to avoid diamond inheritance
2013-12-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation