Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
authorKlaus Jensen <k.jensen@samsung.com>
Mon, 2 May 2022 05:55:54 +0000 (07:55 +0200)
committerKlaus Jensen <k.jensen@samsung.com>
Thu, 23 Jun 2022 21:24:29 +0000 (23:24 +0200)
commitb9147a3aa1d4aaab394e32ac1e8ef5d0e05a81fe
tree0e2bbb94541e4aafa0ac0ac79e682dc44acf6301
parentcc9bcee265a22f6e2391eaa76a0dc2b34469b2a7
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"

This reverts commit d97eee64fef35655bd06f5c44a07fdb83a6274ae.

The emulated controller correctly accounts for not including bit buckets
in the controller-to-host data transfer, however it doesn't correctly
account for the holes for the on-disk data offsets.

Reported-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
hw/nvme/ctrl.c