OSDN Git Service

hw/nvme: fix example serial in documentation
authorNiklas Cassel <niklas.cassel@wdc.com>
Mon, 27 Jun 2022 12:39:57 +0000 (14:39 +0200)
committerKlaus Jensen <k.jensen@samsung.com>
Fri, 15 Jul 2022 08:40:33 +0000 (10:40 +0200)
commit146b5fa505fc21baa129c7538936fbdd9875b6ed
tree203079c2c9c070e1420fb1310e9fc08c24a0b9b0
parent387350d5f451b9f0c804f82f64ec127d5392bb3b
hw/nvme: fix example serial in documentation

The serial prop on the controller is actually describing the nvme
subsystem serial, which has to be identical for all controllers within
the same nvme subsystem.

This is enforced since commit a859eb9f8f64 ("hw/nvme: enforce common
serial per subsystem").

Fix the documentation, so that people copying the qemu command line
example won't get an error on qemu start.

Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
docs/system/devices/nvme.rst