On Sat, Oct 1, 2016 at 4:10 AM, ashish mittal <ashmit...@gmail.com> wrote: >> If you make these changes then all multi-threading in libqnio and the >> QEMU block driver can be dropped. There will be less code and it will >> be simpler.
You'll get a lot of basic tests for free if you add vxhs support to the existing tests/qemu-iotests/ framework. A vxhs server is required so qemu-iotests has something to run against. I saw some server code in libqnio but haven't investigated how complete it is. The main thing is to support read/write/flush. Stefan