Searched defs:migrate_fd_put_notify (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dmigration.c204 void migrate_fd_put_notify(void *opaque) function
225 qemu_set_fd_handler2(s->fd, NULL, NULL, migrate_fd_put_notify, s);

Completed in 79 milliseconds