qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Klaus Jensen
Subject: [PATCH for-7.2 v2 0/6] hw/nvme: misc fixes
Date: Thu, 10 Nov 2022 08:05:17 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]