From: Klaus Jensen <k.jen...@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