Hi Lukas, On Wed, Sep 09, 2020 at 08:27:03PM +0200, Lukas Czerner wrote: > Hi, > > because I didn't have an acces to a nvme HW I created a simple set of > scripts to help me run the liburing test suite on emulated nvme device > in qemu. This has also an advantage of being able to test it on different > architectures. > > Here is a repository on gihub. > https://github.com/lczerner/qemu-test-iouring > > I am attaching a README file to give you some sence of what it is. > > It is still work in progress and only supports x86_64 and ppc64 at the > moment. It is very much Fedora centric as that's what I am using. But > maybe someone find some use for it. Of course I accept patches/PRs. Cool! Thanks for sharing! I had a look and I will definitely try it! Just a note, maybe you can make configurable through config file also the number of CPU and amount of memory of the VM. Thanks, Stefano