Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into hypervisor
[simgrid.git] / src / surf / workstation.c
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-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 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 suterthere is no stat on files anymore
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-07 sutersimpler version of simcall to get the file of a file
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 suterfp => fd (for file descriptor)
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 HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-05 Takahiro Hirofuchiadd the load capping feature
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-04-02 alebreMerge branch 'master' into hypervisor
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 Hirofuchiadd the {set/get}_params operations to a host object
2013-03-08 Takahiro HirofuchiFix the dummy cpu action when no tasks are on a VM
2013-02-26 Takahiro HirofuchiNow VM operations workig!
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 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-19 Takahiro HirofuchiFix segmentation faults
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Takahiro HirofuchiAdd share_resource code to the VM layer
2013-02-18 Takahiro HirofuchiRecover a wrongly removed line
2013-02-18 Takahiro HirofuchiAdd minor cleanup around model initialization
2013-02-18 Takahiro HirofuchiPrepare the model_private callbacks of ws
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-15 Takahiro Hirofuchiadd the cpu model object in the workstation model object
2013-02-15 Takahiro Hirofuchirefine code around model types and objects
2013-02-15 Takahiro Hirofuchiadd two cpu model objects for physical and virtual
2013-02-14 Takahiro Hirofuchiadd a model object to the arguments of callbacks
2013-02-14 Takahiro Hirofuchiadd model_list_invoke used for solving a problem
2013-02-14 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-12 Takahiro Hirofuchiremove the use of surf_cpu_model->func
2013-02-12 alebreAdditional comments - Adrien/Takahiro
2013-02-07 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-07 alebreStart to add second CPU model for the VM layer
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
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-20 Arnaud LegrandAllow MSG one-side communications that rely on parallel...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
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-11 navarroAdd a function ls to storage
2012-07-31 navarroAdd function to unlink a file.
2012-06-21 navarroPut double instead of size_t.
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-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroShould be debug
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-12 navarroPrepare optim for xbt_lib-get_or_null
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 navarroFix mem leack and factorize code.
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroStart to implement storage action and storage resource.
2012-02-29 navarroMake workstation with tag host and not at the end of...
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroAdd storage to workstation struct.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCall function execute from cpu surf model.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschIt looks more coherent like this.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroAdd function read write open close and stat to workstat...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonkill the deprecated CLM03 workstation model
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-22 Lucas Schnorrfix destination parameter when asking for a route in...
2011-12-16 NavarropCleanups suggested by eclipse.
next