Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add minor changes - Adrien
[simgrid.git] / src / surf / vm_workstation.c
2013-02-22 alebreAdd minor changes - Adrien
2013-02-21 alebreadditional minors changes - Adrien
2013-02-21 alebreMerge with master and fix conflicts
2013-02-21 Takahiro HirofuchiTo share with Adrien. We have to revisit this commit.
2013-02-19 Takahiro HirofuchiFix segmentation faults
2013-02-19 Takahiro HirofuchiMove VM state definition to a common header file
2013-02-19 alebreWorking session (nothing really news) - Takahiro/Adrien
2013-02-18 Takahiro HirofuchiAdd share_resource code to the VM layer
2013-02-18 Takahiro HirofuchiAdd minor cleanup around model initialization
2013-02-18 Takahiro HirofuchiCreate a cpu resource object for a virtual machine
2013-02-15 Takahiro Hirofuchiadd the definition of VM state to the surf layer
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-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-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-02-04 Takahiro Hirofuchiadd get_phys_host, which enables us to pick up private...
2013-02-01 Takahiro Hirofuchiadd vm_migration with no overhead
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 Hirofuchifix vm_ws_destroy()
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchifix destroy() of vm_ws
2013-01-31 alebreAdrien Fix conflict
2013-01-31 Takahiro Hirofuchiadd vm shutdown (ongoing)
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 Takahiro Hirofuchiworking on vm destroy stuff
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 alebreFix missing call to surf - Adrien
2013-01-31 alebreAdd missing files