vm_stop
vm_stop(vm, 0, __func__);
vm_stop(vm, 0, caller);
vm_stop(vm, 1, __func__);
void vm_stop(struct vmd_vm *, int, const char *);