On 14/05/2015 06:35, Fam Zheng wrote: > Sorry, please skip this one for now (overlooked before sending), it's not safe > to include iohandler fds in nested aio_poll, at least until the "device IO" op > blocker patches are in.
That's what I was going to ask. :) Still, good job! And for Win32 we could replace qemu_add/del_wait_object with something like aio_set_event_notifier. Paolo