Denghui Wu
Denghui Wu
> Thanks for reporting this. I will take a look later (need a while). Thank you
The qemu I used is https://github.com/spdk/qemu/tree/spdk-5.0.0
> Thanks for reporting this. I will take a look later (need a while). _Installing, using and debugging FEMU can cause side effects including headache, nausea, agitation, and depression. If...
SPDK use NVMe read/write (0x01, 0x02) Commands for OCSSD read and write,but FEMU OCSSD2.0 do not support NVMe read/write (0x01, 0x02) Commands.FEMU support Vector Chunk Write/Read( (0x91, 0x92)).You can modify...
> With the above patch, the SPDK FTL "hello world" test runs fine on FEMU. Thank you very much Now the "hello world" test can run successfully.But I found another...