Re: [PATCH v2 1/1] docs/interop: convert text files to restructuredText

2025-05-21 Thread souleymane conté
Hi, Thank you for the review and the advices also. I will make some corrections based on the review for v3. Here are the main changes: - Nested table rending in code blocks - monospace usage for all filenames, fields name and function references - rendering of "\0" character using `` Thanks, Soul

Re: [PATCH v2 1/1] docs/interop: convert text files to restructuredText

2025-05-19 Thread Peter Maydell
On Fri, 16 May 2025 at 16:01, wrote: > > From: Souleymane Conte > > buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 > > Signed-off-by: Souleymane Conte Thanks for this patch. It looks good, so I only have some minor changes to suggest below. A minor thing: for a single patch, please

[PATCH v2 1/1] docs/interop: convert text files to restructuredText

2025-05-16 Thread conte . souleymane
From: Souleymane Conte buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Souleymane Conte --- docs/interop/index.rst| 1 + docs/interop/{qcow2.txt => qcow2.rst} | 218 +++--- 2 files changed, 128 insertions(+), 91 deletions(-) rena