Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics and documentation around VM parameters
[simgrid.git] / src / simix / simcalls.in
index 3649ebf..83044b4 100644 (file)
@@ -76,8 +76,8 @@ Proc - host_execution_set_affinity (void) (execution, void*, smx_synchro_t) (ws,
 Blck H host_execution_wait (int) (execution, void*, smx_synchro_t)
 Func - host_get_mounted_storage_list (void*, xbt_dict_t) (host, void*, sg_host_t)
 Func - host_get_attached_storage_list (void*, xbt_dynar_t) (host, void*, sg_host_t)
-Proc - host_get_params (void) (ind_vm, void*, sg_host_t) (params, void*, ws_params_t)
-Proc - host_set_params (void) (ind_vm, void*, sg_host_t) (params, void*, ws_params_t)
+Proc - host_get_params (void) (ind_vm, void*, sg_host_t) (params, void*, vm_params_t)
+Proc - host_set_params (void) (ind_vm, void*, sg_host_t) (params, void*, vm_params_t)
 Func - vm_create (void*, sg_host_t) (name, const char*) (ind_pm, void*, sg_host_t)
 Proc - vm_start (void) (ind_vm, void*, sg_host_t)
 Func - vm_get_state (int) (ind_vm, void*, sg_host_t)