Re: [PATCH] docs: add nvme emulation documentation

2021-04-08 Thread Klaus Jensen
On Apr 8 12:17, Philippe Mathieu-Daudé wrote: On 4/8/21 11:50 AM, Klaus Jensen wrote: From: Klaus Jensen Remove the docs/specs/nvme.txt and replace it with proper documentation in docs/system/nvme.rst. Signed-off-by: Klaus Jensen --- docs/specs/nvme.txt | 23 - docs/system/index.rst

Re: [PATCH] docs: add nvme emulation documentation

2021-04-08 Thread Philippe Mathieu-Daudé
On 4/8/21 11:50 AM, Klaus Jensen wrote: > From: Klaus Jensen > > Remove the docs/specs/nvme.txt and replace it with proper documentation > in docs/system/nvme.rst. > > Signed-off-by: Klaus Jensen > --- > docs/specs/nvme.txt | 23 - > docs/system/index.rst | 1 + > docs/system/nvme.rst

Re: [PATCH] docs: add nvme emulation documentation

2021-04-08 Thread Peter Maydell
On Thu, 8 Apr 2021 at 10:54, Klaus Jensen wrote: > > Hi Peter, > > Are documentation updates acceptable for -rc3? Yes; they're safe changes, generally. thanks -- PMM

Re: [PATCH] docs: add nvme emulation documentation

2021-04-08 Thread Klaus Jensen
Hi Peter, Are documentation updates acceptable for -rc3? On Apr 8 11:50, Klaus Jensen wrote: From: Klaus Jensen Remove the docs/specs/nvme.txt and replace it with proper documentation in docs/system/nvme.rst. Signed-off-by: Klaus Jensen --- docs/specs/nvme.txt | 23 - docs/system/ind

[PATCH] docs: add nvme emulation documentation

2021-04-08 Thread Klaus Jensen
From: Klaus Jensen Remove the docs/specs/nvme.txt and replace it with proper documentation in docs/system/nvme.rst. Signed-off-by: Klaus Jensen --- docs/specs/nvme.txt | 23 - docs/system/index.rst | 1 + docs/system/nvme.rst | 212 ++ MAINTAIN