Pankaj Raghav c53a9a9102 hw/nvme: Return error for fused operations
Currently, FUSED operations are not supported by QEMU. As per the 1.4 SPEC,
controller should abort the command that requested a fused operation with
an INVALID FIELD error code if they are not supported.

Changes from v1:
Added FUSE flag check also to the admin cmd processing as the FUSED
operations are mentioned in the general SQE section in the SPEC.

Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
2021-09-24 08:43:58 +02:00
..
2021-09-02 13:26:22 +02:00
2021-09-20 08:50:59 +02:00
2021-09-02 13:00:52 +01:00
2021-09-16 11:55:02 +02:00
2021-09-21 10:57:48 -07:00
2021-09-13 13:56:26 +02:00
2021-09-01 11:08:16 +01:00
2021-08-26 17:15:28 +02:00
2021-05-05 13:52:00 +01:00
2021-09-21 07:56:49 +10:00
2021-09-16 11:57:01 +02:00
2020-08-21 06:30:33 -04:00