qemu-e2k/hw/nvme
Klaus Jensen 38f4ac65ac hw/nvme: reimplement flush to allow cancellation
Prior to this patch, a broadcast flush would result in submitting
multiple "fire and forget" aios (no reference saved to the aiocbs
returned from the blk_aio_flush calls).

Fix this by issuing the flushes one after another.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
2021-06-29 07:16:25 +02:00
..
ctrl.c hw/nvme: reimplement flush to allow cancellation 2021-06-29 07:16:25 +02:00
dif.c
Kconfig
meson.build
ns.c hw/nvme: default for namespace EUI-64 2021-06-29 07:16:25 +02:00
nvme.h hw/nvme: reimplement flush to allow cancellation 2021-06-29 07:16:25 +02:00
subsys.c
trace-events hw/nvme: reimplement flush to allow cancellation 2021-06-29 07:16:25 +02:00
trace.h