[PATCH v2] docs/interop: convert text file to reStructuredText format (v2)

2025-06-09 Thread conte . souleymane
From: Souleymane Conte buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Souleymane Conte --- This is v2 of the patch previously sent here: https://lists.nongnu.org/archive/html/qemu-devel/2025-06/msg01318.html Changes since v1: - Fixed patch application issue on index.r

[PATCH] docs/devel: Convert image-fuzzer.txt to restructredText format

2025-06-08 Thread conte . souleymane
From: Souleymane Conte buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Souleymane Conte --- This patch convert image-fuzzer.txt to restructuredText format. Here are the main updates: - Move file to docs/devel/testing directory - Properly structured sections with RST hea

[PATCH] docs/interop: convert text file to restructuredText format

2025-06-08 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/qed_spec.rst | 219 ++ docs/interop/qed_spec.txt | 138 3 files chan

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

2025-05-22 Thread conte . souleymane
From: Souleymane Conte buglink: https://gitlab.com/qemu-project/qemu/-/issues/527 Signed-off-by: Souleymane Conte Reviewed-by: Peter Maydell Reviewed-by: Eric Blake --- Changes since v2: - Nested table rendering in code blocks - monospace usage for all filenames, fields name and function refe

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

2025-05-16 Thread conte . souleymane
From: Souleymane Conte This patch converts the qcow2.txt documentation into reStructuredText format (qcow2.rst) Changes since v1: - Fixed typo: "Each entry look" -> "Each entry looks" - Adjusted nested layout diagrams for better .rst rendering - Capitalized "QEMU" consistently throughout the doc

[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

[PATCH v2] 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} | 210 +++--- 2 files changed, 123 insertions(+), 88 deletions(-) rena

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

2025-05-15 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} | 210 +++--- 2 files changed, 123 insertions(+), 88 deletions(-) rena