Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a host and not an host
[simgrid.git] / src / plugins / vm / s4u_VirtualMachine.cpp
2018-12-27 Frederic Sutera host and not an host
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-14 Martin Quinsonstringify xbt::config and plugins
2018-07-13 Martin Quinsonfuuuuux the build, sorry
2018-07-13 Martin Quinsonstringify s4u::VirtualMachine, so all s4u is stringified
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Frederic Suteradd signals for VM live migration start/end
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-02 Martin Quinsonkill some include directives
2018-07-01 Martin Quinsonmerge extension<simgrid::simix::Host>() into HostImpl
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
2018-06-15 Martin Quinsonfinish snake_casing s4u::VirtualMachine
2018-06-15 Martin Quinsonmake e_surf_vm_state_t an enum class
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Frederic Sutercosmetic snake casing
2018-06-08 Frederic Sutersnake_case VirtualMachineImpl
2018-05-23 Martin Quinsonsnake_case some easy parts of s4u::Host
2018-05-21 Martin Quinsonsnake_case k:r:CpuModel and sub-classes
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-19 Martin Quinsonplug another memleak by not mallocating in the first...
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonReduce the foreign usages of s4u::Host::pimpl_cpu,...
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-09 Frederic Suteruse signals to instrument VMs
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschRemove extern "C" from cpp files.
2018-03-24 Martin QuinsonKill typedef lmm_system_t
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-22 Martin Quinsonmore MSG aliases converted to really dumb functions
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
2018-03-20 Frederic Suterstart to split msg.h into pieces
2018-03-02 Frederic Sutermove VMs in the S4U realm for good
2018-01-22 Frederic Suterget rid of vm->isMigrating()
2018-01-22 Frederic SuterClose #105
2018-01-11 Frederic SuterMessing up with VM
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Frederic Suterallow zero-cost migration (a.k.a. setPm)
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-18 Frederic Suteradd some signals
2017-12-18 Frederic Sutermv VM shutdown to the plugin
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-15 Frederic Sutermove VM setBound to the plugin
2017-12-06 Frederic Suterhide pimpl a bit in the high level API
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Frederic Suterget rid of Container kind_
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-11 Frederic SuterRefactoring instr
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-03 Martin Quinsongive a proper constructor/destructor to instr::Container
2017-08-28 Martin Quinsonmove all inst declarations into their namespace
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-11 Frederic Suterkill 2 sonar bugs
2017-08-09 Frederic Sutermove VM start function to s4u
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-21 Martin Quinsoncreate the VMs with the right coreAmount
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-05-31 Martin Quinsonmake it possible to destroy a VM that is already half...
2017-05-31 Martin Quinsoncosmetics
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-22 Martin Quinsons4u::VM: make getState() public, and add a state for...
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2016-12-19 Martin Quinsoncut some useless includes
2016-12-19 Martin Quinsonmove content from MSG_VM to s4u::VM
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-22 Martin Quinsoninline 4 more VM simcalls
2016-11-21 Martin QuinsonThe VirtualMachineImpl is stored in VirtualMachine...
2016-11-21 Martin Quinsondon't let the impl mess up with the fields of the interface
2016-11-21 Martin Quinsonthe implementation should not mess with the fields...
2016-11-21 Martin QuinsonVM: move things from MSG to the C++ plugin
2016-11-21 Martin Quinsoncode simplification in the VM creation + inline a function
2016-11-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-17 Martin Quinsondon't store the VM implem where the host stores its...
2016-11-16 Martin Quinsonmove virtual machines to the directory src/plugins/vm