« Previous | Next » 

Revision 7ed2b24c

ID7ed2b24ce17f8fb7e36e4e8d113f2a30cbea142f

Added by Paolo Bonzini over 11 years ago

aio: call aio_notify after setting I/O handlers

In the current code, this is done by qemu_set_fd_handler2, which is
called by qemu_aio_set_fd_handler. We need to keep the same behavior
even after removing the call to qemu_set_fd_handler2.

Reviewed-by: Anthony Liguori <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences