diff options
author | Dmitry Fomichev | 2021-01-18 04:39:17 +0100 |
---|---|---|
committer | Klaus Jensen | 2021-02-08 21:15:53 +0100 |
commit | add961300c8e29167465fe8206539c4e6bffde28 (patch) | |
tree | 723213bbef4f83297cd89c7bee67015147c57fff /meson | |
parent | hw/block/nvme: remove unnecessary check for append (diff) | |
download | qemu-add961300c8e29167465fe8206539c4e6bffde28.tar.gz qemu-add961300c8e29167465fe8206539c4e6bffde28.tar.xz qemu-add961300c8e29167465fe8206539c4e6bffde28.zip |
hw/block/nvme: Correct error status for unaligned ZA
TP 4053 says (in section 2.3.1.1) -
... if a Zone Append command specifies a ZSLBA that is not the lowest
logical block address in that zone, then the controller shall abort
that command with a status code of Invalid Field In Command.
In the code, Zone Invalid Write is returned instead, fix this.
Signed-off-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'meson')
0 files changed, 0 insertions, 0 deletions