[PATCH for-7.2 v2 0/6] hw/nvme: misc fixes

Klaus Jensen posted 6 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221110070523.36290-1-its@irrelevant.dk
Maintainers: Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>
hw/nvme/ctrl.c | 50 ++++++++++++++++++++------------------------------
hw/nvme/ns.c   |  4 ++--
2 files changed, 22 insertions(+), 32 deletions(-)
[PATCH for-7.2 v2 0/6] hw/nvme: misc fixes
Posted by Klaus Jensen 1 year, 6 months ago
From: Klaus Jensen <k.jensen@samsung.com>

Dmitrys fix (nvme-next commit "hw/nvme: add missing return statement") for dsm
prompted me to audit the flush, dsm and zone reset code. That resulted in the
discovery of some bugs relating to correct cancellation.

Klaus Jensen (6):
  hw/nvme: fix accidental reintroduction of redundant code
  hw/nvme: fix cancellation of format operations
  hw/nvme: fix flush cancel
  hw/nvme: fix cancellation handling in zone reset
  hw/nvme: fix cancellation handling in dsm
  hw/nvme: fix numzrwa handling

 hw/nvme/ctrl.c | 50 ++++++++++++++++++++------------------------------
 hw/nvme/ns.c   |  4 ++--
 2 files changed, 22 insertions(+), 32 deletions(-)

-- 
2.38.1