vmm_dispatch_vm
void vmm_dispatch_vm(int, short, void *);
if (vmm_pipe(vm, fds[0], vmm_dispatch_vm) == -1)