Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the {set/get}_params operations to a host object
authorTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Mon, 11 Mar 2013 10:31:24 +0000 (11:31 +0100)
committerTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Mon, 11 Mar 2013 11:42:52 +0000 (12:42 +0100)
commit8ba65b25e98c8241e28fef5266584d47bdd4c0ed
treea4bd99ec87a2a0e2f304a7cd9823dc8bd91e2e7e
parent1ba1971e06fda141fb2019459fc422f7a519e9d1
add the {set/get}_params operations to a host object
13 files changed:
include/msg/msg.h
include/simgrid/platf.h
include/simgrid/simix.h
src/include/surf/surf.h
src/msg/msg_host.c
src/msg/msg_vm.c
src/simix/smx_host.c
src/simix/smx_host_private.h
src/simix/smx_smurf_private.h
src/simix/smx_user.c
src/surf/vm_workstation.c
src/surf/workstation.c
src/surf/workstation_private.h