diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2024-10-14 17:05:53 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2024-10-15 15:16:17 +0100 |
| commit | d5f42aac0492617b4ceaae88d1583a71f411d6f9 (patch) | |
| tree | ac97bee88ac0daa3f5180fe90cb49b21147d7e0d /docs/devel/testing/index.rst | |
| parent | cd247eae16ab1b9ce97fd34c000c1b883feeda45 (diff) | |
| download | focaccia-qemu-d5f42aac0492617b4ceaae88d1583a71f411d6f9.tar.gz focaccia-qemu-d5f42aac0492617b4ceaae88d1583a71f411d6f9.zip | |
docs/devel/blkdebug: Convert to rST format
Convert blkdebug.txt to rST format. We put it into index-build.rst because it falls under the "test" part of "QEMU Build and Test System". Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20240816132212.3602106-2-peter.maydell@linaro.org
Diffstat (limited to 'docs/devel/testing/index.rst')
| -rw-r--r-- | docs/devel/testing/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/devel/testing/index.rst b/docs/devel/testing/index.rst index 45eb4a7181..9e772c7fd1 100644 --- a/docs/devel/testing/index.rst +++ b/docs/devel/testing/index.rst @@ -14,3 +14,4 @@ testing infrastructure. acpi-bits ci fuzzing + blkdebug |