v3: * Fix Patch 2 commit description because the mention of raw-posix.c ignored Windows [Markus] * Drop #ifdef CONFIG_LINUX_AIO from qemu-nbd.c
v2: * Banish CONFIG_LINUX_AIO from blockdev.c, that is raw-posix.c's business [Kevin] * Print the warning in the same way as the aio=native,cache.direct=off deprecation warning [Kevin] Stefan Hajnoczi (3): raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable blockdev: always compile in -drive aio= parsing qemu-nbd: always compile in --aio=MODE option block/raw-posix.c | 11 ++++++++++- blockdev.c | 2 -- qemu-nbd.c | 8 -------- 3 files changed, 10 insertions(+), 11 deletions(-) -- 2.4.3