[PATCH 2/2] Convert fw_cfg.rst to reStructuredText syntax
And add it to specs/index.rst Signed-off-by: Simon Sapin --- docs/specs/fw_cfg.rst | 211 +++--- docs/specs/index.rst | 1 + 2 files changed, 119 insertions(+), 93 deletions(-) diff --git docs/specs/fw_cfg.rst docs/specs/fw_cfg.rst index 3e6d586f66..5ad47a
Re: [PATCH 2/2] Convert fw_cfg.rst to reStructuredText syntax
On 25/06/2022 18:14, Simon Sapin wrote: And add it to specs/index.rst I meant to add to this commit message: This is part of https://gitlab.com/qemu-project/qemu/-/issues/527 -- Simon Sapin