On Wed, Apr 17, 2013 at 03:15:56PM +0200, Paolo Bonzini wrote: > Il 17/04/2013 15:07, Stefan Hajnoczi ha scritto: > > The .io_flush() handler no longer exists and has no users. Drop the > > io_flush argument to aio_set_fd_handler() and related functions. > > > > The AioFlushEventNotifierHandler typedef is no longer used and is > > dropped too. > > AioFlushHandler is also unused, no?
You are right. I'll include that if a respin is necessary. Otherwise I'll send a follow-up patch. Stefan