mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
Fix some typos in documentation (most of them found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Hongren (Zenithal) Zheng <i@zenithal.me> Message-id: 20220812075642.1200578-1-sw@weilnetz.de Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2daf518dd1
commit
120f765e03
4 changed files with 13 additions and 13 deletions
|
@ -297,7 +297,7 @@ by using ``-machine graphics=off``.
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
In QEMU versions 6.1, 6.2 and 7.0, the ``nvme-ns`` generates an EUI-64
|
||||
identifer that is not globally unique. If an EUI-64 identifer is required, the
|
||||
identifier that is not globally unique. If an EUI-64 identifier is required, the
|
||||
user must set it explicitly using the ``nvme-ns`` device parameter ``eui64``.
|
||||
|
||||
``-device nvme,use-intel-id=on|off`` (since 7.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue