mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
hw/nvme: default for namespace EUI-64
On machines with version > 6.0 replace a missing EUI-64 by a generated value. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
This commit is contained in:
parent
6870cfb814
commit
3276dde4f2
4 changed files with 14 additions and 0 deletions
|
@ -84,6 +84,8 @@ There are a number of parameters available:
|
|||
``eui64``
|
||||
Set the EUI-64 of the namespace. This will be reported as a "IEEE Extended
|
||||
Unique Identifier" descriptor in the Namespace Identification Descriptor List.
|
||||
Since machine type 6.1 a non-zero default value is used if the parameter
|
||||
is not provided. For earlier machine types the field defaults to 0.
|
||||
|
||||
``bus``
|
||||
If there are more ``nvme`` devices defined, this parameter may be used to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue