diff options
author | Roque Arcudia Hernandez <roqueh@google.com> | 2024-02-22 17:50:16 +0000 |
---|---|---|
committer | Klaus Jensen <k.jensen@samsung.com> | 2024-03-12 15:48:56 +0100 |
commit | bdc31646c59a7fa0e1bfdf899f65d1b6a2f9f357 (patch) | |
tree | ab45a914d3b252d20f631b8658325c3a79324002 /hw/net/virtio-net.c | |
parent | 00d7dffe877db258ac9a18c11fe9fb5d68127163 (diff) | |
download | qemu-bdc31646c59a7fa0e1bfdf899f65d1b6a2f9f357.zip qemu-bdc31646c59a7fa0e1bfdf899f65d1b6a2f9f357.tar.gz qemu-bdc31646c59a7fa0e1bfdf899f65d1b6a2f9f357.tar.bz2 |
hw/nvme: Add NVMe NGUID property
This patch adds a way to specify an NGUID for a given NVMe Namespace using a
string of hexadecimal digits with an optional '-' separator to group bytes. For
instance:
-device nvme-ns,nguid="e9accd3b83904e13167cf0593437f57d"
If provided, the NGUID will be part of the Namespace Identification Descriptor
list and the Identify Namespace data.
Signed-off-by: Roque Arcudia Hernandez <roqueh@google.com>
Signed-off-by: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions