On Tue, Apr 12, 2022 at 06:56:07AM +0000, Chaitanya Kulkarni wrote: > + ret = nvme_id_check_quirk(cur->nidt); > + if (ret) > + return ret; We still need to process the list to find the CSI. This is actually relevant for modern qemu, which supports multiple command sets.