Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge tag 'v3_9_90' into hypervisor
[simgrid.git] / src / surf / workstation.c
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-24 Takahiro HirofuchiAdd the set_affinity callback to the PM/VM models
2013-10-09 suterindent
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin Degommeleak --
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 sutersmall simplification
2013-07-19 Takahiro Hirofuchiremove a nasty iteration causing big slow down
2013-07-12 Pierre VeyreFix MSG_storage_get_free_size() and add MSG_storage_get...
2013-07-11 suterwant the value not the address
2013-07-11 suterFinally succeed to bring back all the needed informatio...
2013-07-10 Pierre VeyreAdd MSG_host_get_storage_list() function
2013-07-10 Pierre VeyreAdd msg_storage_t structure, msg_storage_get_free_size...
2013-07-09 suterhandle modifications of the DTD in surf
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-01 alebreFix VM params once for all - Adrien
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 suteryet another simplification of the storage API: we don...
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...
next