Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into hypervisor
[simgrid.git] / src / simix /
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-17 Paul BédarideAdd MSG_host_on and MSG_host_off
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... SIMIX call + MSG function + Java binding for get_core
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : missing #ifdef
2013-06-13 Marion Guthmullermodel-checker : fix (again ..) DPOR for iSend/iRecv...
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-11 sutersimplify the simcall stack for file unlink
2013-06-11 sutercleaning step: uniform naming (stream to fd) + some...
2013-06-11 suterget rid of "mode" parameter in the open file function...
2013-06-10 Augustin Degommeuseless line
2013-06-07 sutersimpler version of simcall to get the file of a file
2013-06-06 LionelBugfix in semaphore code
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 sutersetting result help to propogate it
2013-06-06 suterno need to free the file descriptor when you just want...
2013-06-06 sutercopy/paste error
2013-06-06 suterWow, I wrote a simcall! 11 files to modify to do a...
2013-06-06 Takahiro Hirofuchiadd a missing file and add MSG_vm_set_bound
2013-06-05 Takahiro Hirofuchifix compilation warnings
2013-06-05 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-05 Takahiro Hirofuchiadd the load capping feature
2013-06-05 suterSimplify the way files are described. Get rid of the...
2013-06-05 suterstart to simplify the stack of structures for files...
2013-06-05 Paul BédarideMake hypervisor compile with compile_warnings=ON
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-16 Marion Guthmullermodel-checker : fix MC_RANDOM simcall
2013-03-16 Marion Guthmullermodel-checker : ignore running context of processes...
2013-03-16 Marion Guthmullermodel-checker : new simcall MC_RANDOM
2013-03-14 Takahiro HirofuchiAdd minor cleanup around migration
2013-03-14 Takahiro HirofuchiAdd the precopy migration model
2013-03-11 Takahiro HirofuchiAdd the ramsize check when launching a VM
2013-03-11 Takahiro HirofuchiUse SIMIX_host_create also for a VM
2013-03-11 Takahiro Hirofuchiadd the {set/get}_params operations to a host object
2013-02-28 Takahiro HirofuchiFix problems so that the VM example works
2013-02-26 Takahiro HirofuchiNow VM operations workig!
2013-02-26 Takahiro Hirofuchifix the segfault caused by null smx_action
2013-02-26 Takahiro Hirofuchidelete the use of surf_workstation_model more
2013-02-22 Takahiro HirofuchiFix the segfault upon exit
2013-02-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-22 Takahiro Hirofuchiadd debug code
2013-02-21 Arnaud GierschDefine missing function.
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 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-21 alebreminor fixes - Adrien / Takahiro
2013-02-21 Takahiro HirofuchiTo share with Adrien. We have to revisit this commit.
2013-02-20 Arnaud GierschFree timer after it's been used.
2013-02-20 Takahiro Hirofuchiremove the use of surf_workstation_model at smx_host.c
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-19 Takahiro HirofuchiMove VM state definition to a common header file
2013-02-19 Arnaud GierschUse correct log category.
2013-02-18 Arnaud GierschKill old commented line.
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-15 Takahiro Hirofuchifix minor issues aroud the msg layer
2013-02-15 Takahiro Hirofuchirefine code around model types and objects
2013-02-14 Arnaud GierschRemove declarations for undefined functions.
2013-02-14 Arnaud GierschUse CATCH_ANONYMOUS whenever possible.
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Jonathan Rouzaud... Fix recv/irecv with bounded rate
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-11 Augustin Degommesmall fixes to repair unix build
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
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-06 Arnaud GierschGive state a sensible value, and don't let it uninitial...
2013-02-06 Arnaud GierschDestroy comm action in SIMIX_process_kill.
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-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
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 variable mismatches
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
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
next