]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/block/nvme: support identify namespace descriptor list
authorKlaus Jensen <k.jensen@samsung.com>
Mon, 6 Jul 2020 06:12:59 +0000 (08:12 +0200)
committerKlaus Jensen <k.jensen@samsung.com>
Wed, 2 Sep 2020 06:48:50 +0000 (08:48 +0200)
commit464eaa7292ab8b8fc3f09780649f89009ac2c535
treeaa0fed3b719e444880b776545381d4bdd8a710b7
parent9932551154ff38b87e73c0ab209a1b75f702e84d
hw/block/nvme: support identify namespace descriptor list

Since we are not providing the NGUID or EUI64 fields, we must support
the Namespace UUID. We do not have any way of storing a persistent
unique identifier, so conjure up a UUID that is just the namespace id.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20200706061303.246057-15-its@irrelevant.dk>
hw/block/nvme.c
hw/block/trace-events