From: Anthony Liguori Date: Thu, 1 Nov 2012 16:13:39 +0000 (-0500) Subject: Merge remote-tracking branch 'bonzini/threadpool' into staging X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~900^2~59^2~1386 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a34dbb55994ddb8e3f4cc465abbb85aa2e6dfaf;p=sdk%2Femulator%2Fqemu.git Merge remote-tracking branch 'bonzini/threadpool' into staging * bonzini/threadpool: (39 commits) raw-win32: implement native asynchronous I/O raw-posix: move linux-aio.c to block/ raw-win32: add emulated AIO support raw-posix: rename raw-posix-aio.h, hide unavailable prototypes raw: merge posix-aio-compat.c into block/raw-posix.c block: switch posix-aio-compat to threadpool threadpool: do not take lock in event_notifier_ready aio: add generic thread-pool facility qemu-thread: add QemuSemaphore linux-aio: use event notifiers aio: clean up now-unused functions main-loop: use aio_notify for qemu_notify_event main-loop: use GSource to poll AIO file descriptors aio: call aio_notify after setting I/O handlers aio: add aio_notify aio: make AioContexts GSources aio: add Win32 implementation aio: prepare for introducing GSource-based dispatch aio: add non-blocking variant of aio_wait aio: test node->deleted before calling io_flush ... Signed-off-by: Anthony Liguori --- 5a34dbb55994ddb8e3f4cc465abbb85aa2e6dfaf