Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start to update java bindings - Adrien
[simgrid.git] / src / msg / msg_vm.c
2013-04-02 alebreStart to update java bindings - Adrien
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-14 Takahiro HirofuchiAdd minor cleanup around migration
2013-03-14 Takahiro HirofuchiAdd the precopy migration model
2013-03-11 Takahiro HirofuchiAdd migrate_vm example.
2013-03-11 Takahiro Hirofuchijust a cosmetic
2013-03-11 Takahiro HirofuchiAdd the first basic model of a migration
2013-03-11 Takahiro Hirofuchiadd MSG_vm_get_pm
2013-03-11 Takahiro Hirofuchiadd the {set/get}_params operations to a host object
2013-02-28 Takahiro HirofuchiCorrectly destroy the MSG_host object of a VM
2013-02-28 Takahiro HirofuchiFix problems so that the VM example works
2013-02-26 Takahiro HirofuchiNow VM operations workig!
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-19 Takahiro HirofuchiMove VM state definition to a common header file
2013-02-19 alebreWorking session (nothing really news) - Takahiro/Adrien
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
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-13 Arnaud GierschTypos: binded -> bound.
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 DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-07 Takahiro Hirofuchido cleanup around msg_vm_state_abc
2013-02-07 Takahiro Hirofuchiadd MSG_vm_{save/restore} and delete MSG_vm_reboot
2013-02-07 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-06 Arnaud GierschCorrectly restart all processes on VM reboot.
2013-02-06 Arnaud GierschFix memory leak.
2013-02-05 Takahiro Hirofuchidelete MSG_vm_{bind/unbind} stuff and other obsolete...
2013-02-04 Takahiro Hirofuchimake the prefix of the functions consistent, e.g.,...
2013-02-04 Takahiro Hirofuchifix minor issues
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-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 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 alebreStill fixing bugs - Adrien
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 alebreAdrien Fix conflict
2013-01-31 Takahiro Hirofuchiadd vm shutdown (ongoing)
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 Takahiro Hirofuchiadd MSG_vm_shutdown()
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
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
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-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
2012-07-04 Samuel LepetitMemory leak fix
2012-07-04 Samuel LepetitAdd MSG_vm_reboot
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-19 Samuel LepetitTypo
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 Arnaud GierschFix format string.
2012-06-14 Arnaud GierschRemove unused variable.
2012-06-14 Samuel LepetitUpdate MSG_comm_wait documentation
2012-06-14 Samuel LepetitAdd a MSG_vm_destroy function to free a virtual machine
2012-06-14 Samuel LepetitBugfix in cloud API (again)
2012-06-14 Samuel LepetitFix the cloud API, nicely this time.
2012-06-14 Samuel LepetitRevert "Debug the cloud API, it should work as expected...
2012-06-13 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Samuel LepetitDebug the cloud API, it should work as expected now.
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 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...