]> Git Repo - qemu.git/commit
hw/block/nvme: report non-mdts command size limit for dsm
authorGollu Appalanaidu <[email protected]>
Sun, 21 Feb 2021 18:39:36 +0000 (19:39 +0100)
committerKlaus Jensen <[email protected]>
Tue, 9 Mar 2021 10:00:57 +0000 (11:00 +0100)
commit67ce28a1fdcf73e2c026dbc43bb8fb6dc9a56aed
tree1815efe22696f8ec46b8379bd791c106a749a006
parent57331f9355431d86636580edf4847e299c4b3ad7
hw/block/nvme: report non-mdts command size limit for dsm

Dataset Management is not subject to MDTS, but exceeded a certain size
per range causes internal looping. Report this limit (DMRSL) in the NVM
command set specific identify controller data structure.

Signed-off-by: Gollu Appalanaidu <[email protected]>
Signed-off-by: Klaus Jensen <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
hw/block/nvme.c
hw/block/nvme.h
hw/block/trace-events
include/block/nvme.h
This page took 0.026508 seconds and 4 git commands to generate.