Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Temporary patch to handle host failure exception during live migration of VM (a clean...
[simgrid.git] / src / msg / msg_vm.c
2014-08-07 Adrien LebreTemporary patch to handle host failure exception during...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Adrien Lebrefix minor issues in the management of Java Exceptions...
2014-07-16 Adrien LebrePush Takahiro Patch and fix cloud.tesh - Adrien
2014-07-16 Takahiro Hirofuchimigration: minor cleanup and update TODO
2014-07-16 Takahiro Hirofuchimigration: fix status check of migration
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-05 Arnaud GierschTypo.
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 Takahiro Hirofuchifix spell and remove trailing space
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-20 Arnaud Gierschtask->counter is initialized only when HAVE_TRACING.
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-24 Takahiro HirofuchiFix the default working set size of migration
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-18 Arnaud GierschFix some overflows in msg_vm on 32bits archs.
2014-02-18 Arnaud GierschReindent function.
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-08 Arnaud GierschAvoid useless strdup.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-09 Paul BédarideMemleaks fixes on VM
2013-12-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-11-21 Arnaud GierschFix doxygen/javadoc warnings.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Arnaud GierschCast value to correct type before op.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-18 Paul BédarideFix int overflow on 32 arch
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-28 Takahiro HirofuchiAdd the affinity database of each VM
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiFix miscalculation of CPU shares on a multicore PM.
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-07-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-07-10 Takahiro HirofuchiEstimate actual migration bandwidth
2013-07-04 alebremore cosmectic changes - Adrien
2013-07-03 alebreAdd VM.setBound() and cosmetics changes - Adrien
2013-07-02 alebreMinor changes for fixing dp_intensity at java level...
2013-07-01 alebreFix VM params once for all - Adrien
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-06 Takahiro Hirofuchiadd comments
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 more about migration
2013-06-05 Takahiro Hirofuchilet xfer_cpu_overhead to be given by a user
2013-06-05 Takahiro HirofuchiAdd migration overheads
2013-06-05 Paul BédarideMake hypervisor compile with compile_warnings=ON
2013-04-24 Takahiro HirofuchiAdd the default max_downtime 30ms
2013-04-24 Takahiro Hirofuchimerge from the java bindings work
2013-04-24 Takahiro HirofuchiFix int usage at MSG_vm_create
2013-04-24 alebreMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-24 alebreJava bindings - Adrien
2013-04-11 Takahiro Hirofuchienable the bandwidth capping of migration traffic
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-04 alebreJava binding (on going) - Adrien
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.,...
next