Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MSG_process_join [#13601]
[simgrid.git] / src / simix / smx_user.c
2013-03-11 Takahiro Hirofuchiadd the {set/get}_params operations to a host object
2013-02-26 Takahiro HirofuchiNow VM operations workig!
2013-02-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Takahiro Hirofuchiadd missing declarations to fix compile warnings
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Jonathan Rouzaud... New version of recv/irecv with bounded rate
2013-02-14 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschReindent.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Takahiro Hirofuchiadd minor cleanup around properties
2013-02-07 Takahiro Hirofuchiadd MSG_vm_{save/restore} and delete MSG_vm_reboot
2013-02-07 Jonathan Rouzaud... Add a new simcall that modifies the rate of the first...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Takahiro Hirofuchimake the prefix of the functions consistent, e.g.,...
2013-02-04 Takahiro Hirofuchifix get_phys_host
2013-02-04 Takahiro Hirofuchiadd get_phys_host, which enables us to pick up private...
2013-02-02 Arnaud GierschTypo.
2013-02-01 Takahiro Hirofuchiadd vm_migration with no overhead
2013-02-01 Takahiro Hirofuchiadd vm_resume and fix minor erros
2013-02-01 alebreFix conflict - Adrien
2013-02-01 alebreFix more and more bugs - Adrien
2013-01-31 Takahiro Hirofuchifix double brace
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchiadd vm_suspend stuff
2013-01-31 Takahiro Hirofuchifix msg_vm_shutdown
2013-01-31 Takahiro Hirofuchifix msg_vm_destroy
2013-01-31 alebreAdrien Fix conflict
2013-01-31 Takahiro Hirofuchiadd vm shutdown (ongoing)
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 alebreFix missing call to surf - Adrien
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideMake MSG use SIMIX pids
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-03 shensheiFix debug message in simix
2012-11-30 shensheiMerge ../simgrid
2012-11-30 shensheiNew simcalls work
2012-11-28 shensheiChange simcall functions
2012-11-28 paul bedarideAdd macros to generate simcalls code
2012-11-28 Cristian RosaMake SimGrid compile again :)
2012-11-28 Cristian RosaExtend definition of simcalls to include a pointer...
2012-11-28 Cristian RosaMove SIMCALL_HOST_EXECUTE to the new simcall architectu...
2012-11-28 Marion Guthmullermodel-checker : init result of simcalls for snapshot...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-22 Martin Quinsonkill synchronized dynars: we don't need them and they...
2012-10-28 Arnaud GierschFix compilation without MC.
2012-10-27 Marion Guthmullermodel-checker : New public functions to take a snapshot...
2012-10-25 navarroDelete some warning during the ref_guide build
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-12 navarroFirst steps for making a tutorial on How to create...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschDefine _GNU_SOURCE in xbt/misc.h, so that it's defined...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschReorder includes.
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-11 navarroAdd a function ls to storage
2012-09-06 navarroAdd a simcall for as and router property
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-18 Marion Guthmullermodel-checker : init result of simcalls for snapshot...
2012-08-09 Cristian RosaAdd a new simcall to get/set the receiver of a rendez...
2012-07-31 navarroAdd function to unlink a file.
2012-07-04 Samuel LepetitReturn the new process in SIMIX_process_restart, simcal...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-07-02 Arnaud GierschTiny corrections in doc.
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-29 Samuel LepetitMove a simcall doc from MSG to SIMIX
2012-06-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-29 Samuel LepetitFix issues in documentation
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-21 Arnaud GierschRemaining s/MSG_global_init/MSG_init/.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 navarroChange the file API, remove the mount point in each...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 navarroMust have init MSG/SD/GRAS before using mutex
2012-05-29 navarroRemove wrong copy past
2012-05-29 navarroAdd MSG_process_set_kill_time
next