Hi Peter, Thanks for that.
The next on the list is docs/ccid.txt, should this go in the same "Device Emulation / Emulated Devices" section? It mentions USB at the top. Regards, ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, January 13th, 2022 at 6:37 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > 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