[Qemu-devel] [PATCH 03/12] Add callback function to ThreadletWork structure.
This patch adds the callback function to the ThreadletWork structure and moves aio handler as a callback function. Signed-off-by: Arun R Bharadwaj Reviewed-by: Stefan Hajnoczi --- posix-aio-compat.c | 89 +--- 1 files changed, 50 insertions(+),
[Qemu-devel] [PATCH 03/12] Add callback function to ThreadletWork structure.
This patch adds the callback function to the ThreadletWork structure and moves aio handler as a callback function. Signed-off-by: Arun R Bharadwaj --- posix-aio-compat.c | 89 +--- 1 files changed, 50 insertions(+), 39 deletions(-) diff --git a/