[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment
From: |
Klaus Jensen |
Subject: |
Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment |
Date: |
Mon, 22 Feb 2021 21:53:12 +0100 |
On Feb 11 01:09, Minwoo Im wrote:
> Hello,
>
> This series supports namespace attachment: attach and detach. This is
> the second version series with a fix a bug on choosing a controller to
> attach for a namespace in the attach command handler.
>
> Since V1:
> - Fix to take 'ctrl' which is given from the command rather than 'n'.
> (Klaus)
> - Add a [7/7] patch to support CNS 12h Identify command (Namespace
> Attached Controller list).
>
Good stuff Minwoo!
For the lot,
Tested-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
signature.asc
Description: PGP signature
- [PATCH V2 0/6] hw/block/nvme: support namespace attachment, Minwoo Im, 2021/02/10
- [PATCH V2 1/7] hw/block/nvme: support namespace detach, Minwoo Im, 2021/02/10
- [PATCH V2 2/7] hw/block/nvme: fix namespaces array to 1-based, Minwoo Im, 2021/02/10
- [PATCH V2 3/7] hw/block/nvme: fix allocated namespace list to 256, Minwoo Im, 2021/02/10
- [PATCH V2 6/7] hw/block/nvme: support namespace attachment command, Minwoo Im, 2021/02/10
- [PATCH V2 4/7] hw/block/nvme: support allocated namespace type, Minwoo Im, 2021/02/10
- [PATCH V2 5/7] hw/block/nvme: refactor nvme_select_ns_iocs, Minwoo Im, 2021/02/10
- [PATCH V2 7/7] hw/block/nvme: support Identify NS Attached Controller List, Minwoo Im, 2021/02/10
- Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment,
Klaus Jensen <=
- Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment, Minwoo Im, 2021/02/26