Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hide pimpl a bit in the high level API
[simgrid.git] / include / simgrid / s4u / VirtualMachine.hpp
2017-12-06 Frederic Suterhide pimpl a bit in the high level API
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Arnaud GierschRemove useless typedef's from C++ files.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-09 Frederic Sutermove VM start function to s4u
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-22 Martin Quinsons4u::VM: make getState() public, and add a state for...
2016-12-20 Martin Quinsonanother bunch of include cuts. The last one for today
2016-12-19 Martin Quinsondrop unimplementd VM methods: save/restore
2016-12-19 Martin Quinsonmove content from MSG_VM to s4u::VM
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-22 Martin Quinsoninline 4 more VM simcalls
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-17 Martin Quinsonmove an enum to the right location
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-10-22 Martin Quinsonrename MSG_host_(get/set)_params into MSG_vm_(get/set...
2016-10-21 Martin QuinsonMerge branches 'master' and 'master' of scm.gforge...
2016-10-21 Martin QuinsonCreate a s4u::VirtualMachine to clean things out.