Re: [PATCH v3 6/7] docs: nvme: Update QEMU command for testing
Simon Glass <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAFLszTgkiBLOM5tWqMK-K1S885bjTP3Sm_LFsj8ruEsmJRf_Bw@mail.gmail.com> |
On 2026-07-16T22:33:54, None <[email protected]> wrote: > docs: nvme: Update QEMU command for testing > > Switch to x86-64 QEMU machine for NVMe testing in the docs. > Add `format=raw` for empty NVMe disks QEMU command line. > > Also, add -nographic for terminal based QEMU start. > > Signed-off-by: Denis Mukhin <[email protected]> > > doc/develop/driver-model/nvme.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass <[email protected]>