[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/5] hw/nvme: fix namespace identifiers
From: |
Keith Busch |
Subject: |
Re: [PATCH 0/5] hw/nvme: fix namespace identifiers |
Date: |
Tue, 19 Apr 2022 08:32:43 -0600 |
On Tue, Apr 19, 2022 at 02:10:34PM +0200, Klaus Jensen wrote:
> From: Klaus Jensen <k.jensen@samsung.com>
>
> The namespace identifiers reported by the controller is kind of a mess.
> See [1,2].
>
> This series should fix this for both the `-device nvme,drive=...` and
> `-device nvme-ns,...` cases.
Series looks good.
Reviewed-by: Keith Busch <kbusch@kernel.org>
- Re: [PATCH 2/5] hw/nvme: always set eui64, (continued)
[PATCH 3/5] hw/nvme: do not report null uuid, Klaus Jensen, 2022/04/19
[PATCH 4/5] hw/nvme: do not auto-generate uuid, Klaus Jensen, 2022/04/19
[PATCH 5/5] hw/nvme: bump firmware revision, Klaus Jensen, 2022/04/19
Re: [PATCH 0/5] hw/nvme: fix namespace identifiers,
Keith Busch <=