diff options
author | Minwoo Im <minwoo.im@samsung.com> | 2023-04-18 09:26:22 +0900 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2023-06-28 11:13:42 +0200 |
commit | 381ab99d858709eab34b65d123a6356b8b1e87bd (patch) | |
tree | 22f3ec1e41bfeef9b46e2a27f91a05608b3c1836 /docs | |
parent | cab1da59c2ff3bf08d0a7becf9b51e43a724a85c (diff) | |
download | qemu-381ab99d858709eab34b65d123a6356b8b1e87bd.zip qemu-381ab99d858709eab34b65d123a6356b8b1e87bd.tar.gz qemu-381ab99d858709eab34b65d123a6356b8b1e87bd.tar.bz2 |
hw/nvme: check maximum copy length (MCL) for COPY
MCL(Maximum Copy Length) in the Identify Namespace data structure limits
the number of LBAs to be copied inside of the controller. We've not
checked it at all, so added the check with returning the proper error
status.
Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions