As the subject suggests, in this series an assertion failure and a memory leak are fixed when hotunplugging a nvme controller with virtual functions.
The patches are exactly the same as https://lore.kernel.org/qemu-devel/[email protected]/ ("[PATCH 1/3] hw/nvme: fix assertion failure on sr-iov capable nvme controller removal") https://lore.kernel.org/qemu-devel/[email protected]/ ("[PATCH 2/3] hw/nvme: fix memory leak on sr-iov capable nvme controller removal") posted in the series at https://lore.kernel.org/qemu-devel/[email protected]/ ("[PATCH 0/3] NVMe hotunplug and PCI SR-IOV fixes") I split the patches here, as a separate series, since the other patch is unrelated to these ones and requires a fix, and it was a mistake on my part to put patches for different subsystems in the same series. Cc: [email protected] Cc: [email protected] Daniel Paziyski (2): hw/nvme: fix assertion failure on sr-iov capable nvme controller removal hw/nvme: fix memory leak on sr-iov capable nvme controller removal hw/nvme/ctrl.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- 2.55.0
