On Wed, 5 Jan 2022 at 20:56, <oxr...@gmx.us> wrote: > > From: Lucas Ramage <lucas.ram...@infinite-omicron.com> > > Buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 > Signed-off-by: Lucas Ramage <lucas.ram...@infinite-omicron.com> > --- > docs/{can.txt => system/can.rst} | 92 ++++++++++++++------------------ > docs/system/index.rst | 1 + > 2 files changed, 42 insertions(+), 51 deletions(-) > rename docs/{can.txt => system/can.rst} (68%)
Hi Lucas; thanks for this docs-conversion patch. It looks good to me, except that I think that rather than putting the new document in the top-level index of the system manual it would fit better in the "Device Emulation / Emulated Devices" subsection, where we already document things like USB devices. Rather than ask you to respin the patch again for what is basically just a "git mv", I'm going to take this patch via my target-arm tree and make that change there. Thanks -- PMM