A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kill dead code
[simgrid.git]
/
src
/
surf
/
virtual_machine.cpp
2016-10-17
Martin Quinson
kill dead code
blob
|
commitdiff
|
raw
2016-10-17
Martin Quinson
Kill HostImpl::cpu_. Use the one of the s4u::Host
blob
|
commitdiff
|
raw
|
diff to current
2016-10-17
Martin Quinson
reindent after previous changes
blob
|
commitdiff
|
raw
|
diff to current
2016-10-17
Martin Quinson
put the HostImpl as s4u::Host->pimpl instead of as...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-16
Martin Quinson
code simplifications in VMs
blob
|
commitdiff
|
raw
|
diff to current
2016-10-16
Martin Quinson
kill a stupid function. Let's do regular C++
blob
|
commitdiff
|
raw
|
diff to current
2016-10-02
Martin Quinson
rename next_occuring_event() into nextOccuringEvent()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-05
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Martin Quinson
kill (unindent) an unamed block in a function
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Martin Quinson
merge the HL13 VM model into the main VirtualMachine...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-30
Martin Quinson
tiny cleanups in surf::VM
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Martin Quinson
move some placeholder functions from VMHL13 to VirtualM...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Martin Quinson
rename fields for consistency
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Martin Quinson
Use a deque instead of an intrusive hook for all VMs
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Martin Quinson
rename the VM callbacks for uniformity
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Martin Quinson
VM: code simplification by ensuring that the piface...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Gabriel Corona
Some #include fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Christian Heinrich
[SURF] NULL -> nullptr substitution
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Martin Quinson
tiny cleanups in the VMs and links
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Martin Quinson
Remove the properties from the host constructor
blob
|
commitdiff
|
raw
|
diff to current
2016-03-21
Frederic Suter
reindent (while chasing leaks)
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Martin Quinson
Merge pull request #65 from fabienchaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Martin Quinson
Implem? I meant Impl, as in pimpl. Sorry for the noise
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
Let's call sg::surf::host a HostImplem
blob
|
commitdiff
|
raw
|
diff to current
2016-01-13
Gabriel Corona
Merge simgrid::Host into simgrid::s4u::Host
blob
|
commitdiff
|
raw
|
diff to current
2016-01-13
Gabriel Corona
Public simgrid::xbt:signal<F> class
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Gabriel Corona
Remove surf_host_* functions
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Martin Quinson
Merge pull request #45 from mpoquet/master
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Martin Quinson
untangle resource::state (ON/OFF) and VM::state (STARTE...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-23
Martin Quinson
give the VM a link to their PM as a simgrid::Host
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Martin Quinson
rename facets to extensions for clarity sake
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Gabriel Corona
[surf] Remove signal-related #defines
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Gabriel Corona
[surf] Use the pointers to simgrid::Host instead of...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Gabriel Corona
[xbt] Type-safe Facetable levels
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Martin Quinson
give informative names to Host methods
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Gabriel Corona
Use simgrid::Host instead of xbt_dictelt_t for root...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-11
Luka Stanisic
Merging changes done by Steven, Samuel and Luka, regard...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Gabriel Corona
[surf] Move some code in a simgrid::surf namespace
blob
|
commitdiff
|
raw
|
diff to current
2015-11-14
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-14
Martin Quinson
move all VM+energy code into callbacks
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
Martin Quinson
[surf] tiny cleanups around the virtual machines
blob
|
commitdiff
|
raw
|
diff to current