X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7571100729971aa089eb33af2f93a5177fc83757..5e6a418ff33f9fcc57a1a6bebb3af4598a4b2eff:/src/msg/msg_vm.cpp diff --git a/src/msg/msg_vm.cpp b/src/msg/msg_vm.cpp index a78290c25f..cbfb739ae8 100644 --- a/src/msg/msg_vm.cpp +++ b/src/msg/msg_vm.cpp @@ -164,6 +164,9 @@ int MSG_vm_is_restoring(msg_vm_t vm) /** @brief Create a new VM with specified parameters. * @ingroup msg_VMs* * @param pm Physical machine that will host the VM + * @param name [TODO] + * @param ncpus [TODO] + * @param ramsize [TODO] * @param net_cap Maximal bandwidth that the VM can consume (in MByte/s) * @param disk_path (unused) Path to the image that boots * @param disksize (unused) will represent the size of the VM (will be used during migrations)