[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment
From: |
Minwoo Im |
Subject: |
Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment |
Date: |
Fri, 26 Feb 2021 22:14:16 +0900 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
On 21-02-11 01:09:30, 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.
Keith,
Could you please have a look at this series and give some comments :) ?
- [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, 2021/02/22
- Re: [PATCH V2 0/6] hw/block/nvme: support namespace attachment,
Minwoo Im <=