You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/nvme
Klaus Jensen 83f56ac321 hw/nvme: remove copy bh scheduling
Fix a potential use-after-free by removing the bottom half and enqueuing
the completion directly.

Fixes: 796d20681d ("hw/nvme: reimplement the copy command to allow aio cancellation")
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
2 years ago
..
Kconfig
ctrl.c hw/nvme: remove copy bh scheduling 2 years ago
dif.c hw/nvme: add new command abort case 3 years ago
dif.h hw/nvme: 64-bit pi support 3 years ago
meson.build
ns.c hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node 2 years ago
nvme.h hw/nvme: reenable cqe batching 2 years ago
subsys.c hw/nvme: Add support for Secondary Controller List 2 years ago
trace-events hw/nvme: Add trace events for shadow doorbell buffer 2 years ago
trace.h